Google Cloud Ai Platform V1 Client - Class ComputerUse (1.32.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class ComputerUse.

Tool to support computer use.

Generated from protobuf message google.cloud.aiplatform.v1.Tool.ComputerUse

Namespace

Google \ Cloud \ AIPlatform \ V1 \ Tool

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ environment int

Required. The environment being operated.

getEnvironment

Required. The environment being operated.

Returns
Type Description
int

setEnvironment

Required. The environment being operated.

Parameter
Name Description
var int
Returns
Type Description
$this