@Deprecated public static interface BatchProcessRequest.BatchOutputConfigOrBuilder extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getGcsDestination()
Deprecated.
The output Cloud Storage directory to put the processed documents.
|
com.google.protobuf.ByteString |
getGcsDestinationBytes()
Deprecated.
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 © 2024 Google LLC. All rights reserved.