public interface GcsFolderDestinationOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getOutputFolderUri()
Required.
|
com.google.protobuf.ByteString |
getOutputFolderUriBytes()
Required.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getOutputFolderUri()
Required. Cloud Storage directory to export data to.
string output_folder_uri = 1;com.google.protobuf.ByteString getOutputFolderUriBytes()
Required. Cloud Storage directory to export data to.
string output_folder_uri = 1;Copyright © 2019 Google LLC. All rights reserved.