Reference documentation and code samples for the Google Cloud Hypercompute Cluster V1 Client class DeleteNetwork.
When set in OperationStep, indicates network deletion step with the resource name.
Generated from protobuf message google.cloud.hypercomputecluster.v1.DeleteNetwork
Namespace
Google \ Cloud \ HypercomputeCluster \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ network |
string
Output only. Name of the network to delete, in the format |
getNetwork
Output only. Name of the network to delete, in the format
projects/{project}/global/networks/{network}.
| Returns | |
|---|---|
| Type | Description |
string |
|
setNetwork
Output only. Name of the network to delete, in the format
projects/{project}/global/networks/{network}.
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|