Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::ToolsetTool.
A tool that is created from a toolset.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#tool_id
def tool_id() -> ::String
Returns
- (::String) — Optional. The tool ID to filter the tools to retrieve the schema for.
#tool_id=
def tool_id=(value) -> ::String
Parameter
- value (::String) — Optional. The tool ID to filter the tools to retrieve the schema for.
Returns
- (::String) — Optional. The tool ID to filter the tools to retrieve the schema for.
#toolset
def toolset() -> ::String
Returns
-
(::String) — Required. The resource name of the Toolset from which this tool is derived.
Format:
projects/{project}/locations/{location}/apps/{app}/toolsets/{toolset}
#toolset=
def toolset=(value) -> ::String
Parameter
-
value (::String) — Required. The resource name of the Toolset from which this tool is derived.
Format:
projects/{project}/locations/{location}/apps/{app}/toolsets/{toolset}
Returns
-
(::String) — Required. The resource name of the Toolset from which this tool is derived.
Format:
projects/{project}/locations/{location}/apps/{app}/toolsets/{toolset}