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