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