| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
static ToolUseExample.TargetCase |
ToolUseExample.TargetCase.forNumber(int value) |
ToolUseExample.TargetCase |
ToolUseExampleOrBuilder.getTargetCase() |
ToolUseExample.TargetCase |
ToolUseExample.getTargetCase() |
ToolUseExample.TargetCase |
ToolUseExample.Builder.getTargetCase() |
static ToolUseExample.TargetCase |
ToolUseExample.TargetCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ToolUseExample.TargetCase |
ToolUseExample.TargetCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ToolUseExample.TargetCase[] |
ToolUseExample.TargetCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Google LLC. All rights reserved.