Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::Agent::AgentToolset.
A toolset with a selection of its tools.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#tool_ids
def tool_ids() -> ::Array<::String>
Returns
- (::Array<::String>) — Optional. The tools IDs to filter the toolset.
#tool_ids=
def tool_ids=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — Optional. The tools IDs to filter the toolset.
Returns
- (::Array<::String>) — Optional. The tools IDs to filter the toolset.
#toolset
def toolset() -> ::String
Returns
-
(::String) — Required. The resource name of the toolset.
Format:
projects/{project}/locations/{location}/apps/{app}/toolsets/{toolset}
#toolset=
def toolset=(value) -> ::String
Parameter
-
value (::String) — Required. The resource name of the toolset.
Format:
projects/{project}/locations/{location}/apps/{app}/toolsets/{toolset}
Returns
-
(::String) — Required. The resource name of the toolset.
Format:
projects/{project}/locations/{location}/apps/{app}/toolsets/{toolset}