Reference documentation and code samples for the Cluster Director V1BETA API class Google::Cloud::HypercomputeCluster::V1beta::ExistingBucketConfig.
When set in a StorageResourceConfig, indicates that an existing Google Cloud Storage bucket should be imported.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#bucket
def bucket() -> ::String
Returns
- (::String) — Required. Immutable. Name of the Cloud Storage bucket to import.
#bucket=
def bucket=(value) -> ::String
Parameter
- value (::String) — Required. Immutable. Name of the Cloud Storage bucket to import.
Returns
- (::String) — Required. Immutable. Name of the Cloud Storage bucket to import.