Google Cloud Hypercompute Cluster V1beta Client - Class ExistingBucketConfig (0.1.0)

Reference documentation and code samples for the Google Cloud Hypercompute Cluster V1beta Client class ExistingBucketConfig.

When set in a StorageResourceConfig, indicates that an existing Google Cloud Storage bucket should be imported.

Generated from protobuf message google.cloud.hypercomputecluster.v1beta.ExistingBucketConfig

Namespace

Google \ Cloud \ HypercomputeCluster \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ bucket string

Required. Immutable. Name of the Cloud Storage bucket to import.

getBucket

Required. Immutable. Name of the Cloud Storage bucket to import.

Returns
Type Description
string

setBucket

Required. Immutable. Name of the Cloud Storage bucket to import.

Parameter
Name Description
var string
Returns
Type Description
$this