public interface GCSOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getRemotePath()
Remote path, either a bucket name or a subdirectory of a bucket, e.g.:
bucket_name, bucket_name/subdirectory/
string remote_path = 1; |
com.google.protobuf.ByteString |
getRemotePathBytes()
Remote path, either a bucket name or a subdirectory of a bucket, e.g.:
bucket_name, bucket_name/subdirectory/
string remote_path = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getRemotePath()
Remote path, either a bucket name or a subdirectory of a bucket, e.g.: bucket_name, bucket_name/subdirectory/
string remote_path = 1;com.google.protobuf.ByteString getRemotePathBytes()
Remote path, either a bucket name or a subdirectory of a bucket, e.g.: bucket_name, bucket_name/subdirectory/
string remote_path = 1;Copyright © 2025 Google LLC. All rights reserved.