Interface UInt64ValueOrBuilder (3.19.4)

public interface UInt64ValueOrBuilder extends MessageLiteOrBuilder

Methods

getValue()

public abstract long getValue()

The uint64 value.

uint64 value = 1;

Returns
TypeDescription
long

The value.