Interface protos.google.cloud.dialogflow.cx.v3.IMatchIntentRequest (4.6.0)

Properties of a MatchIntentRequest.

Package

@google-cloud/dialogflow-cx

Properties

persistParameterChanges

persistParameterChanges?: (boolean|null);

MatchIntentRequest persistParameterChanges

queryInput

queryInput?: (google.cloud.dialogflow.cx.v3.IQueryInput|null);

MatchIntentRequest queryInput

queryParams

queryParams?: (google.cloud.dialogflow.cx.v3.IQueryParameters|null);

MatchIntentRequest queryParams

session

session?: (string|null);

MatchIntentRequest session