Interface AzureClusterErrorOrBuilder (0.80.0)

public interface AzureClusterErrorOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getMessage() (deprecated)

public abstract String getMessage()

Human-friendly description of the error.

string message = 1;

Returns
Type Description
String

The message.

getMessageBytes() (deprecated)

public abstract ByteString getMessageBytes()

Human-friendly description of the error.

string message = 1;

Returns
Type Description
ByteString

The bytes for message.