public enum FileStatus.State extends Enum<FileStatus.State> implements ProtocolMessageEnumRagFile state.
Protobuf enum google.cloud.vertexai.v1.FileStatus.State
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
ACTIVE |
RagFile resource has been created and indexed successfully. |
ACTIVE_VALUE |
RagFile resource has been created and indexed successfully. |
ERROR |
RagFile resource is in a problematic state.
See |
ERROR_VALUE |
RagFile resource is in a problematic state.
See |
STATE_UNSPECIFIED |
RagFile state is unspecified. |
STATE_UNSPECIFIED_VALUE |
RagFile state is unspecified. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|