Interface FailedLocationOrBuilder (0.57.0)

See more code actions.
public interface FailedLocationOrBuilder extends MessageOrBuilder
MessageOrBuilder
public abstract String getName()

The name of the regional endpoint that failed to respond.

string name = 1;

Returns
Type Description
String

The name.

getNameBytes()

public abstract ByteString getNameBytes()

The name of the regional endpoint that failed to respond.

string name = 1;

Returns
Type Description
ByteString

The bytes for name.