public interface ReviewDocumentResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getGcsDestination()
The Cloud Storage uri for the human reviewed document.
|
com.google.protobuf.ByteString |
getGcsDestinationBytes()
The Cloud Storage uri for the human reviewed document.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getGcsDestination()
The Cloud Storage uri for the human reviewed document.
string gcs_destination = 1;com.google.protobuf.ByteString getGcsDestinationBytes()
The Cloud Storage uri for the human reviewed document.
string gcs_destination = 1;Copyright © 2020 Google LLC. All rights reserved.