Interface CapacityQuantityOrBuilder (1.42.0)

public interface CapacityQuantityOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getType() (deprecated)

public abstract String getType()

string type = 1;

Returns
Type Description
String

The type.

getTypeBytes() (deprecated)

public abstract ByteString getTypeBytes()

string type = 1;

Returns
Type Description
ByteString

The bytes for type.

getValue() (deprecated)

public abstract long getValue()

int64 value = 2;

Returns
Type Description
long

The value.