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

Properties of a MatchIntentRequest.

Package

@google-cloud/dialogflow-cx

Properties

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