Interface ProcessorType.LocationInfoOrBuilder (2.4.3)

public static interface ProcessorType.LocationInfoOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getLocationId()

public abstract String getLocationId()

The location id.

string location_id = 1;

Returns
TypeDescription
String

The locationId.

getLocationIdBytes()

public abstract ByteString getLocationIdBytes()

The location id.

string location_id = 1;

Returns
TypeDescription
ByteString

The bytes for locationId.