public enum RevisionRef.RevisionCase extends Enum<RevisionRef.RevisionCase> implements ProtocolMessageEnum
Some predefined revision cases.
Protobuf enum google.cloud.documentai.v1beta3.RevisionRef.RevisionCase
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
BASE_OCR_REVISION |
The first (OCR) revision. |
BASE_OCR_REVISION_VALUE |
The first (OCR) revision. |
LATEST_HUMAN_REVIEW |
The latest revision made by a human. |
LATEST_HUMAN_REVIEW_VALUE |
The latest revision made by a human. |
LATEST_TIMESTAMP |
The latest revision based on timestamp. |
LATEST_TIMESTAMP_VALUE |
The latest revision based on timestamp. |
REVISION_CASE_UNSPECIFIED |
Unspecified case, fall back to read the |
REVISION_CASE_UNSPECIFIED_VALUE |
Unspecified case, fall back to read the |
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() |