public interface StorageConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getBucket()
Optional.
|
com.google.protobuf.ByteString |
getBucketBytes()
Optional.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getBucket()
Optional. The name of the Cloud Storage bucket used by the environment. No `gs://` prefix.
string bucket = 1 [(.google.api.field_behavior) = OPTIONAL];com.google.protobuf.ByteString getBucketBytes()
Optional. The name of the Cloud Storage bucket used by the environment. No `gs://` prefix.
string bucket = 1 [(.google.api.field_behavior) = OPTIONAL];Copyright © 2024 Google LLC. All rights reserved.