Discovery Engine V1BETA API - Class Google::Cloud::DiscoveryEngine::V1beta::Engine::ChatEngineMetadata (v0.11.0)

Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::Engine::ChatEngineMetadata.

Additional information of a Chat Engine. Fields in this message are output only.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#dialogflow_agent

def dialogflow_agent() -> ::String
Returns
  • (::String) — The resource name of a Dialogflow agent, that this Chat Engine refers to.

    Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>.

#dialogflow_agent=

def dialogflow_agent=(value) -> ::String
Parameter
  • value (::String) — The resource name of a Dialogflow agent, that this Chat Engine refers to.

    Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>.

Returns
  • (::String) — The resource name of a Dialogflow agent, that this Chat Engine refers to.

    Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>.