Resource: Answer
Defines an answer.
JSON representation |
---|
{ "name": string, "state": enum ( |
Fields | |
---|---|
name |
Immutable. Fully qualified name |
state |
The state of the answer generation. |
answer |
The textual answer. |
citations[] |
Citations. |
references[] |
References. |
related |
Suggested related questions. |
steps[] |
Answer generation steps. |
query |
Query understanding information. |
answer |
Additional answer-skipped reasons. This provides the reason for ignored cases. If nothing is skipped, this field is not set. |
create |
Output only. Answer creation timestamp. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
complete |
Output only. Answer completed timestamp. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
Methods |
|
---|---|
|
Gets a Answer. |