Class ComputerUse (1.158.0)

ComputerUse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Tool to support computer use.

Attributes

Name Description
environment google.cloud.aiplatform_v1beta1.types.Tool.ComputerUse.Environment
Required. The environment being operated.
excluded_predefined_functions MutableSequence[str]
Optional. By default, `predefined functions

Classes

Environment

Environment(value)

Represents the environment being operated, such as a web browser.

Methods

ComputerUse

ComputerUse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Tool to support computer use.