Interface Int64ValueOrBuilder (3.19.4)

public interface Int64ValueOrBuilder extends MessageLiteOrBuilder

Methods

getValue()

public abstract long getValue()

The int64 value.

int64 value = 1;

Returns
TypeDescription
long

The value.