IIntent

google.cloud.dialogflow.v2beta1. IIntent

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.v2beta1.Intent.WebhookState | null <optional>

Intent webhookState

priority number | null <optional>

Intent priority

isFallback boolean | null <optional>

Intent isFallback

mlEnabled boolean | null <optional>

Intent mlEnabled

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.v2beta1.Intent.ITrainingPhrase> | null <optional>

Intent trainingPhrases

action string | null <optional>

Intent action

outputContexts Array.<google.cloud.dialogflow.v2beta1.IContext> | null <optional>

Intent outputContexts

resetContexts boolean | null <optional>

Intent resetContexts

parameters Array.<google.cloud.dialogflow.v2beta1.Intent.IParameter> | null <optional>

Intent parameters

messages Array.<google.cloud.dialogflow.v2beta1.Intent.IMessage> | null <optional>

Intent messages

defaultResponsePlatforms Array.<google.cloud.dialogflow.v2beta1.Intent.Message.Platform> | null <optional>

Intent defaultResponsePlatforms

rootFollowupIntentName string | null <optional>

Intent rootFollowupIntentName

parentFollowupIntentName string | null <optional>

Intent parentFollowupIntentName

followupIntentInfo Array.<google.cloud.dialogflow.v2beta1.Intent.IFollowupIntentInfo> | null <optional>

Intent followupIntentInfo