Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::Tool::ComputerUse.
Tool to support computer use.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#environment
def environment() -> ::Google::Cloud::AIPlatform::V1::Tool::ComputerUse::Environment
Returns
- (::Google::Cloud::AIPlatform::V1::Tool::ComputerUse::Environment) — Required. The environment being operated.
#environment=
def environment=(value) -> ::Google::Cloud::AIPlatform::V1::Tool::ComputerUse::Environment
Parameter
- value (::Google::Cloud::AIPlatform::V1::Tool::ComputerUse::Environment) — Required. The environment being operated.
Returns
- (::Google::Cloud::AIPlatform::V1::Tool::ComputerUse::Environment) — Required. The environment being operated.