Interface protos.google.cloud.dialogflow.cx.v3beta1.IMatchIntentResponse (4.6.0)

Properties of a MatchIntentResponse.

Package

@google-cloud/dialogflow-cx

Properties

currentPage

currentPage?: (google.cloud.dialogflow.cx.v3beta1.IPage|null);

MatchIntentResponse currentPage

matches

matches?: (google.cloud.dialogflow.cx.v3beta1.IMatch[]|null);

MatchIntentResponse matches

text

text?: (string|null);

MatchIntentResponse text

transcript

transcript?: (string|null);

MatchIntentResponse transcript

triggerEvent

triggerEvent?: (string|null);

MatchIntentResponse triggerEvent

triggerIntent

triggerIntent?: (string|null);

MatchIntentResponse triggerIntent