Interface CapacityQuantityOrBuilder (1.29.0)

public interface CapacityQuantityOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getType() (deprecated)

public abstract String getType()

string type = 1;

Returns
TypeDescription
String

The type.

getTypeBytes() (deprecated)

public abstract ByteString getTypeBytes()

string type = 1;

Returns
TypeDescription
ByteString

The bytes for type.

getValue() (deprecated)

public abstract long getValue()

int64 value = 2;

Returns
TypeDescription
long

The value.