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