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