Interface AttachedClusterErrorOrBuilder (0.41.0)

public interface AttachedClusterErrorOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getMessage()

public abstract String getMessage()

Human-friendly description of the error.

string message = 1;

Returns
Type Description
String

The message.

getMessageBytes()

public abstract ByteString getMessageBytes()

Human-friendly description of the error.

string message = 1;

Returns
Type Description
ByteString

The bytes for message.