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