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