Class IntentInput (1.13.0)

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

Represents the intent to trigger programmatically rather than as a result of natural language processing.

Attribute

NameDescription
intent str
Required. The unique identifier of the intent. Format: ``projects/

Inheritance

builtins.object > proto.message.Message > IntentInput