Class MatchIntentRequest (1.13.0)

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

Request of [MatchIntent][].

Attributes

NameDescription
session str
Required. The name of the session this query is sent to. Format: ``projects/
query_params google.cloud.dialogflowcx_v3.types.QueryParameters
The parameters of this query.
query_input google.cloud.dialogflowcx_v3.types.QueryInput
Required. The input specification.

Inheritance

builtins.object > proto.message.Message > MatchIntentRequest