Class Row (1.18.3)

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

A row of report values.

Attributes

NameDescription
values MutableSequence[google.cloud.channel_v1.types.ReportValue]
The list of values in the row.
partition_key str
The key for the partition this row belongs to. This field is empty if the report is not partitioned.