public interface ReviewDocumentOperationMetadataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
CommonOperationMetadata |
getCommonMetadata()
The basic metadata of the long running operation.
|
CommonOperationMetadataOrBuilder |
getCommonMetadataOrBuilder()
The basic metadata of the long running operation.
|
String |
getQuestionId()
The Crowd Compute question ID.
|
com.google.protobuf.ByteString |
getQuestionIdBytes()
The Crowd Compute question ID.
|
boolean |
hasCommonMetadata()
The basic metadata of the long running operation.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasCommonMetadata()
The basic metadata of the long running operation.
.google.cloud.documentai.v1.CommonOperationMetadata common_metadata = 5;CommonOperationMetadata getCommonMetadata()
The basic metadata of the long running operation.
.google.cloud.documentai.v1.CommonOperationMetadata common_metadata = 5;CommonOperationMetadataOrBuilder getCommonMetadataOrBuilder()
The basic metadata of the long running operation.
.google.cloud.documentai.v1.CommonOperationMetadata common_metadata = 5;String getQuestionId()
The Crowd Compute question ID.
string question_id = 6;com.google.protobuf.ByteString getQuestionIdBytes()
The Crowd Compute question ID.
string question_id = 6;Copyright © 2022 Google LLC. All rights reserved.