Interface GkeClusterOrBuilder (1.0.2)

public interface GkeClusterOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getCluster()

public abstract String getCluster()

Information specifying a GKE Cluster. Format is `projects/{project_id}/locations/{location_id}/clusters/{cluster_id}.

string cluster = 1 [(.google.api.resource_reference) = { ... }

Returns
TypeDescription
String

The cluster.

getClusterBytes()

public abstract ByteString getClusterBytes()

Information specifying a GKE Cluster. Format is `projects/{project_id}/locations/{location_id}/clusters/{cluster_id}.

string cluster = 1 [(.google.api.resource_reference) = { ... }

Returns
TypeDescription
ByteString

The bytes for cluster.