Class IntentInput (2.30.0)

IntentInput(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents the intent to trigger programmatically rather than as a result of natural language processing. The intent input is only used for V3 agent.

Attributes

NameDescription
intent str
Required. The unique identifier of the intent in V3 agent. Format: projects/.
language_code str
Required. The language of this conversational query. See `Language Support