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