| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
static Tool.ComputerUse.Environment |
Tool.ComputerUse.Environment.forNumber(int value) |
Tool.ComputerUse.Environment |
Tool.ComputerUseOrBuilder.getEnvironment()
Required.
|
Tool.ComputerUse.Environment |
Tool.ComputerUse.getEnvironment()
Required.
|
Tool.ComputerUse.Environment |
Tool.ComputerUse.Builder.getEnvironment()
Required.
|
static Tool.ComputerUse.Environment |
Tool.ComputerUse.Environment.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Tool.ComputerUse.Environment |
Tool.ComputerUse.Environment.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Tool.ComputerUse.Environment |
Tool.ComputerUse.Environment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Tool.ComputerUse.Environment[] |
Tool.ComputerUse.Environment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Tool.ComputerUse.Environment> |
Tool.ComputerUse.Environment.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Tool.ComputerUse.Builder |
Tool.ComputerUse.Builder.setEnvironment(Tool.ComputerUse.Environment value)
Required.
|
Copyright © 2025 Google LLC. All rights reserved.