Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API class Google::Cloud::Ces::V1beta::GenerateAppResourceResponse::Tools.
The list of tools generated by the LLM assistant.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#tools
def tools() -> ::Array<::Google::Cloud::Ces::V1beta::Tool>
Returns
- (::Array<::Google::Cloud::Ces::V1beta::Tool>) — The list of tools generated by the LLM assistant.
#tools=
def tools=(value) -> ::Array<::Google::Cloud::Ces::V1beta::Tool>
Parameter
- value (::Array<::Google::Cloud::Ces::V1beta::Tool>) — The list of tools generated by the LLM assistant.
Returns
- (::Array<::Google::Cloud::Ces::V1beta::Tool>) — The list of tools generated by the LLM assistant.