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