Class ValueType (1.122.0)

ValueType(value)

The type of numeric value for the restrict.

Enums

Name Description
VALUE_TYPE_UNSPECIFIED Should not be used.
INT Represents 64 bit integer.
FLOAT Represents 32 bit float.
DOUBLE Represents 64 bit float.

Methods

ValueType

ValueType(value)

The type of numeric value for the restrict.