Cluster Director V1BETA API - Class Google::Cloud::HypercomputeCluster::V1beta::GetClusterRequest (v0.1.0)

Reference documentation and code samples for the Cluster Director V1BETA API class Google::Cloud::HypercomputeCluster::V1beta::GetClusterRequest.

Request message for GetCluster.

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 retrieve, in the format projects/{project}/locations/{location}/clusters/{cluster}.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. Name of the cluster to retrieve, in the format projects/{project}/locations/{location}/clusters/{cluster}.
Returns
  • (::String) — Required. Name of the cluster to retrieve, in the format projects/{project}/locations/{location}/clusters/{cluster}.