Properties of an Intent.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
name |
string | null |
<optional> |
Intent name |
displayName |
string | null |
<optional> |
Intent displayName |
webhookState |
google.cloud.dialogflow.v2.Intent.WebhookState | null |
<optional> |
Intent webhookState |
priority |
number | null |
<optional> |
Intent priority |
isFallback |
boolean | null |
<optional> |
Intent isFallback |
mlDisabled |
boolean | null |
<optional> |
Intent mlDisabled |
liveAgentHandoff |
boolean | null |
<optional> |
Intent liveAgentHandoff |
endInteraction |
boolean | null |
<optional> |
Intent endInteraction |
inputContextNames |
Array.<string> | null |
<optional> |
Intent inputContextNames |
events |
Array.<string> | null |
<optional> |
Intent events |
trainingPhrases |
Array.<google.cloud.dialogflow.v2.Intent.ITrainingPhrase> | null |
<optional> |
Intent trainingPhrases |
action |
string | null |
<optional> |
Intent action |
outputContexts |
Array.<google.cloud.dialogflow.v2.IContext> | null |
<optional> |
Intent outputContexts |
resetContexts |
boolean | null |
<optional> |
Intent resetContexts |
parameters |
Array.<google.cloud.dialogflow.v2.Intent.IParameter> | null |
<optional> |
Intent parameters |
messages |
Array.<google.cloud.dialogflow.v2.Intent.IMessage> | null |
<optional> |
Intent messages |
defaultResponsePlatforms |
Array.<google.cloud.dialogflow.v2.Intent.Message.Platform> | null |
<optional> |
Intent defaultResponsePlatforms |
rootFollowupIntentName |
string | null |
<optional> |
Intent rootFollowupIntentName |
parentFollowupIntentName |
string | null |
<optional> |
Intent parentFollowupIntentName |
followupIntentInfo |
Array.<google.cloud.dialogflow.v2.Intent.IFollowupIntentInfo> | null |
<optional> |
Intent followupIntentInfo |