Module Google::Api::LabelDescriptor::ValueType (v0.5.6)

Value types that can be used as label values.

Constants

STRING

value: 0
A variable-length string. This is the default.

BOOL

value: 1
Boolean; true or false.

INT64

value: 2
A 64-bit signed integer.