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