Reference documentation and code samples for the Google Cloud Hypercompute Cluster V1 Client class DeleteStorageBucket.
When set in OperationStep, indicates that Cloud Storage bucket should be deleted.
Generated from protobuf message google.cloud.hypercomputecluster.v1.DeleteStorageBucket
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 |
|