Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::Assistant::ToolList.
The enabled tools on a connector
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#tool_info
def tool_info() -> ::Array<::Google::Cloud::DiscoveryEngine::V1beta::Assistant::ToolInfo>
Returns
- (::Array<::Google::Cloud::DiscoveryEngine::V1beta::Assistant::ToolInfo>) — The list of tools with corresponding tool information.
#tool_info=
def tool_info=(value) -> ::Array<::Google::Cloud::DiscoveryEngine::V1beta::Assistant::ToolInfo>
Parameter
- value (::Array<::Google::Cloud::DiscoveryEngine::V1beta::Assistant::ToolInfo>) — The list of tools with corresponding tool information.
Returns
- (::Array<::Google::Cloud::DiscoveryEngine::V1beta::Assistant::ToolInfo>) — The list of tools with corresponding tool information.