GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource (google_api_dialogflow v0.72.0) View Source
Dialogflow source setting. Supported feature: DIALOGFLOW_ASSIST.
Attributes
-
agent(type:String.t, default:nil) - Required. The name of a Dialogflow virtual agent used for end user side intent detection and suggestion. Format:projects//locations//agent. When multiple agents are allowed in the same Dialogflow project.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() ::
%GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2HumanAgentAssistantConfigSuggestionQueryConfigDialogflowQuerySource{
agent: String.t() | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.