| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
static Feature.ValueType |
Feature.ValueType.forNumber(int value) |
Feature.ValueType |
FeatureOrBuilder.getValueType()
Required.
|
Feature.ValueType |
Feature.getValueType()
Required.
|
Feature.ValueType |
Feature.Builder.getValueType()
Required.
|
static Feature.ValueType |
Feature.ValueType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Feature.ValueType |
Feature.ValueType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Feature.ValueType |
Feature.ValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Feature.ValueType[] |
Feature.ValueType.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<Feature.ValueType> |
Feature.ValueType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Feature.Builder |
Feature.Builder.setValueType(Feature.ValueType value)
Required.
|
Copyright © 2022 Google LLC. All rights reserved.