View Source GoogleApi.Dialogflow.V3.Model.GoogleCloudDialogflowV2beta1IntentSuggestion (google_api_dialogflow v0.88.3)
Represents an intent suggestion.
Attributes
-
description
(type:String.t
, default:nil
) - Human readable description for better understanding an intent like its scope, content, result etc. Maximum character limit: 140 characters. -
displayName
(type:String.t
, default:nil
) - The display name of the intent. -
intentV2
(type:String.t
, default:nil
) - The unique identifier of this intent. Format:projects//locations//agent/intents/
.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.