Class Value (0.7.0)

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

Represents a single value within a row.

Attribute

Name Description
value str
The cell value, represented in a string format. Timestamps could be formatted, for example, using RFC3339Nano. This field is used if the value is not null.