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

Properties of a MatchIntentRequest.

Package

@google-cloud/dialogflow-cx!

Properties

queryInput

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

MatchIntentRequest queryInput

Property Value
TypeDescription
(google.cloud.dialogflow.cx.v3.IQueryInput|null)

queryParams

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

MatchIntentRequest queryParams

Property Value
TypeDescription
(google.cloud.dialogflow.cx.v3.IQueryParameters|null)

session

session?: (string|null);

MatchIntentRequest session

Property Value
TypeDescription
(string|null)