| Modifier and Type | Method and Description |
|---|---|
HumanReviewStatus |
HumanReviewStatus.Builder.build() |
HumanReviewStatus |
HumanReviewStatus.Builder.buildPartial() |
static HumanReviewStatus |
HumanReviewStatus.getDefaultInstance() |
HumanReviewStatus |
HumanReviewStatus.getDefaultInstanceForType() |
HumanReviewStatus |
HumanReviewStatus.Builder.getDefaultInstanceForType() |
HumanReviewStatus |
ProcessResponse.getHumanReviewStatus()
The status of human review on the processed document.
|
HumanReviewStatus |
ProcessResponse.Builder.getHumanReviewStatus()
The status of human review on the processed document.
|
HumanReviewStatus |
BatchProcessMetadata.IndividualProcessStatusOrBuilder.getHumanReviewStatus()
The status of human review on the processed document.
|
HumanReviewStatus |
BatchProcessMetadata.IndividualProcessStatus.getHumanReviewStatus()
The status of human review on the processed document.
|
HumanReviewStatus |
BatchProcessMetadata.IndividualProcessStatus.Builder.getHumanReviewStatus()
The status of human review on the processed document.
|
HumanReviewStatus |
ProcessResponseOrBuilder.getHumanReviewStatus()
The status of human review on the processed document.
|
static HumanReviewStatus |
HumanReviewStatus.parseDelimitedFrom(InputStream input) |
static HumanReviewStatus |
HumanReviewStatus.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HumanReviewStatus |
HumanReviewStatus.parseFrom(byte[] data) |
static HumanReviewStatus |
HumanReviewStatus.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HumanReviewStatus |
HumanReviewStatus.parseFrom(ByteBuffer data) |
static HumanReviewStatus |
HumanReviewStatus.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HumanReviewStatus |
HumanReviewStatus.parseFrom(com.google.protobuf.ByteString data) |
static HumanReviewStatus |
HumanReviewStatus.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HumanReviewStatus |
HumanReviewStatus.parseFrom(com.google.protobuf.CodedInputStream input) |
static HumanReviewStatus |
HumanReviewStatus.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HumanReviewStatus |
HumanReviewStatus.parseFrom(InputStream input) |
static HumanReviewStatus |
HumanReviewStatus.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<HumanReviewStatus> |
HumanReviewStatus.getParserForType() |
static com.google.protobuf.Parser<HumanReviewStatus> |
HumanReviewStatus.parser() |
| Modifier and Type | Method and Description |
|---|---|
HumanReviewStatus.Builder |
HumanReviewStatus.Builder.mergeFrom(HumanReviewStatus other) |
ProcessResponse.Builder |
ProcessResponse.Builder.mergeHumanReviewStatus(HumanReviewStatus value)
The status of human review on the processed document.
|
BatchProcessMetadata.IndividualProcessStatus.Builder |
BatchProcessMetadata.IndividualProcessStatus.Builder.mergeHumanReviewStatus(HumanReviewStatus value)
The status of human review on the processed document.
|
static HumanReviewStatus.Builder |
HumanReviewStatus.newBuilder(HumanReviewStatus prototype) |
ProcessResponse.Builder |
ProcessResponse.Builder.setHumanReviewStatus(HumanReviewStatus value)
The status of human review on the processed document.
|
BatchProcessMetadata.IndividualProcessStatus.Builder |
BatchProcessMetadata.IndividualProcessStatus.Builder.setHumanReviewStatus(HumanReviewStatus value)
The status of human review on the processed document.
|
Copyright © 2024 Google LLC. All rights reserved.