Google Cloud Hypercompute Cluster V1 Client - Class DeletePartition (0.3.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Hypercompute Cluster V1 Client class DeletePartition.
When set in OperationStep, indicates that a partition should be deleted.
Generated from protobuf message google.cloud.hypercomputecluster.v1.DeletePartition
Namespace
Google \ Cloud \ HypercomputeCluster \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ partitions |
string[]
Output only. Name of the partition to delete |
getPartitions
Output only. Name of the partition to delete
| Returns | |
|---|---|
| Type | Description |
Google\Protobuf\RepeatedField<string> |
|
setPartitions
Output only. Name of the partition to delete
| Parameter | |
|---|---|
| Name | Description |
var |
string[]
|
| Returns | |
|---|---|
| Type | Description |
$this |
|