Reference documentation and code samples for the Dialogflow V2 API class Google::Cloud::Dialogflow::V2::Tool::ServiceDirectoryConfig.
Configuration for tools using Service Directory.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#service
def service() -> ::String
Returns
-
(::String) — Required. The name of Service
Directory service.
Format:
projects/<ProjectID>/locations/<LocationID>/namespaces/<NamespaceID>/services/<ServiceID>.LocationIDof the service directory must be the same as the location of the tool.
#service=
def service=(value) -> ::String
Parameter
-
value (::String) — Required. The name of Service
Directory service.
Format:
projects/<ProjectID>/locations/<LocationID>/namespaces/<NamespaceID>/services/<ServiceID>.LocationIDof the service directory must be the same as the location of the tool.
Returns
-
(::String) — Required. The name of Service
Directory service.
Format:
projects/<ProjectID>/locations/<LocationID>/namespaces/<NamespaceID>/services/<ServiceID>.LocationIDof the service directory must be the same as the location of the tool.