Class LabelValue (2.4.2)

LabelValue(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A label value. .. attribute:: bool_value

A bool label value.

:type: bool

Attributes

NameDescription
int64_value int
An int64 label value.
string_value str
A string label value.