Represents the intent to trigger programmatically rather than as a result of natural language processing. The intent input is only used for V3 agent.
| JSON representation |
|---|
{ "intent": string, "languageCode": string } |
| Fields | |
|---|---|
intent |
Required. The unique identifier of the intent in V3 agent. Format: |
languageCode |
Required. The language of this conversational query. See Language Support for a list of the currently supported language codes. |