Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1 API class Google::Cloud::Ces::V1::RetrieveToolsResponse.
Response message for ToolService.RetrieveTools.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#tools
def tools() -> ::Array<::Google::Cloud::Ces::V1::Tool>
Returns
- (::Array<::Google::Cloud::Ces::V1::Tool>) — The list of tools that are included in the specified toolset.
#tools=
def tools=(value) -> ::Array<::Google::Cloud::Ces::V1::Tool>
Parameter
- value (::Array<::Google::Cloud::Ces::V1::Tool>) — The list of tools that are included in the specified toolset.
Returns
- (::Array<::Google::Cloud::Ces::V1::Tool>) — The list of tools that are included in the specified toolset.