Class AttributeValue (1.4.0)

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

The allowed types for [VALUE] in a [KEY]:[VALUE] attribute.

Attributes

NameDescription
string_value google.cloud.trace_v2.types.TruncatableString
A string up to 256 bytes long.
int_value int
A 64-bit signed integer.
bool_value bool
A Boolean value represented by true or false.