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

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.