values property

List<GoogleCloudChannelV1ReportValue>? values
getter/setter pair

The list of values in the row.

Implementation

core.List<GoogleCloudChannelV1ReportValue>? values;