Interface CheckAutopilotCompatibilityRequestOrBuilder (2.73.0)

public interface CheckAutopilotCompatibilityRequestOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getName()

public abstract String getName()

The name (project, ___location, cluster) of the cluster to retrieve. Specified in the format projects/*/locations/*/clusters/*.

string name = 1;

Returns
Type Description
String

The name.

getNameBytes()

public abstract ByteString getNameBytes()

The name (project, ___location, cluster) of the cluster to retrieve. Specified in the format projects/*/locations/*/clusters/*.

string name = 1;

Returns
Type Description
ByteString

The bytes for name.