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
-
(::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
-
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>
.
-
(::String) — The resource name of a Dialogflow agent, that this Chat Engine refers
to.
Format:
projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>
.