IMatchIntentResponse

google.cloud.dialogflow.cx.v3beta1. IMatchIntentResponse

Properties of a MatchIntentResponse.

Properties:
Name Type Attributes Description
text string | null <optional>

MatchIntentResponse text

triggerIntent string | null <optional>

MatchIntentResponse triggerIntent

transcript string | null <optional>

MatchIntentResponse transcript

triggerEvent string | null <optional>

MatchIntentResponse triggerEvent

matches Array.<google.cloud.dialogflow.cx.v3beta1.IMatch> | null <optional>

MatchIntentResponse matches

currentPage google.cloud.dialogflow.cx.v3beta1.IPage | null <optional>

MatchIntentResponse currentPage