public static interface BatchProcessRequest.BatchOutputConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getGcsDestination()
The output Cloud Storage directory to put the processed documents.
|
com.google.protobuf.ByteString |
getGcsDestinationBytes()
The output Cloud Storage directory to put the processed documents.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getGcsDestination()
The output Cloud Storage directory to put the processed documents.
string gcs_destination = 1;com.google.protobuf.ByteString getGcsDestinationBytes()
The output Cloud Storage directory to put the processed documents.
string gcs_destination = 1;Copyright © 2020 Google LLC. All rights reserved.