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

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

A reference to a Google Cloud Storage bucket.

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

Namespace

Google \ Cloud \ HypercomputeCluster \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ bucket string

Output only. Name of the bucket.

getBucket

Output only. Name of the bucket.

Returns
Type Description
string

setBucket

Output only. Name of the bucket.

Parameter
Name Description
var string
Returns
Type Description
$this