View Source GoogleApi.DiscoveryEngine.V1.Model.GoogleCloudDiscoveryengineV1EngineChatEngineMetadata (google_api_discovery_engine v0.24.0)
Additional information of a Chat Engine. Fields in this message are output only.
Attributes
-
dialogflowAgent(type:String.t, default:nil) - The resource name of a Dialogflow agent, that this Chat Engine refers to. Format:projects//locations//agents/.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DiscoveryEngine.V1.Model.GoogleCloudDiscoveryengineV1EngineChatEngineMetadata{ dialogflowAgent: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.