View Source GoogleApi.DiscoveryEngine.V1.Model.GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata (google_api_discovery_engine v0.27.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.GoogleCloudDiscoveryengineV1alphaEngineChatEngineMetadata{ dialogflowAgent: String.t() | nil }