public static interface ExportDataOperationMetadata.ExportDataOutputInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getGcsOutputDirectory()
The full path of the Google Cloud Storage directory created, into which
the exported data is written.
|
com.google.protobuf.ByteString |
getGcsOutputDirectoryBytes()
The full path of the Google Cloud Storage directory created, into which
the exported data is written.
|
ExportDataOperationMetadata.ExportDataOutputInfo.OutputLocationCase |
getOutputLocationCase() |
boolean |
hasGcsOutputDirectory()
The full path of the Google Cloud Storage directory created, into which
the exported data is written.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasGcsOutputDirectory()
The full path of the Google Cloud Storage directory created, into which the exported data is written.
string gcs_output_directory = 1;String getGcsOutputDirectory()
The full path of the Google Cloud Storage directory created, into which the exported data is written.
string gcs_output_directory = 1;com.google.protobuf.ByteString getGcsOutputDirectoryBytes()
The full path of the Google Cloud Storage directory created, into which the exported data is written.
string gcs_output_directory = 1;ExportDataOperationMetadata.ExportDataOutputInfo.OutputLocationCase getOutputLocationCase()
Copyright © 2025 Google LLC. All rights reserved.