GoogleApi.Dialogflow.V2.Model.GoogleCloudDialogflowV2AutomatedAgentConfig (google_api_dialogflow v0.89.0)
View SourceDefines the Automated Agent to connect to a conversation.
Attributes
-
agent(type:String.t, default:nil) - Required. ID of the Dialogflow agent environment to use. This project needs to either be the same project as the conversation or you need to grantservice-@gcp-sa-dialogflow.iam.gserviceaccount.comtheDialogflow API Service Agentrole in this project. - For ES agents, use format:projects//locations//agent/environments/. If environment is not specified, the defaultdraftenvironment is used. Refer to DetectIntentRequest for more details. - For CX agents, use formatprojects//locations//agents//environments/. If environment is not specified, the defaultdraftenvironment is used. -
sessionTtl(type:String.t, default:nil) - Optional. Configure lifetime of the Dialogflow session. By default, a Dialogflow CX session remains active and its data is stored for 30 minutes after the last request is sent for the session. This value should be no longer than 1 day.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.