Reference documentation and code samples for the Google Cloud Hypercompute Cluster V1 Client class CreateStorageBucket.
When set in OperationStep, indicates that a new storage bucket should be created.
Generated from protobuf message google.cloud.hypercomputecluster.v1.CreateStorageBucket
Namespace
Google \ Cloud \ HypercomputeCluster \ V1Methods
__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 |
|