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