Reference documentation and code samples for the Cluster Director V1BETA API class Google::Cloud::HypercomputeCluster::V1beta::DeleteClusterRequest.
Request message for DeleteCluster.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
-
(::String) — Required. Name of the cluster to delete, in the format
projects/{project}/locations/{location}/clusters/{cluster}.
#name=
def name=(value) -> ::String
Parameter
-
value (::String) — Required. Name of the cluster to delete, in the format
projects/{project}/locations/{location}/clusters/{cluster}.
Returns
-
(::String) — Required. Name of the cluster to delete, in the format
projects/{project}/locations/{location}/clusters/{cluster}.
#request_id
def request_id() -> ::String
Returns
-
(::String) — Optional. A unique identifier for this request. A random UUID is
recommended. This request is idempotent if and only if
request_idis provided.
#request_id=
def request_id=(value) -> ::String
Parameter
-
value (::String) — Optional. A unique identifier for this request. A random UUID is
recommended. This request is idempotent if and only if
request_idis provided.
Returns
-
(::String) — Optional. A unique identifier for this request. A random UUID is
recommended. This request is idempotent if and only if
request_idis provided.