rows property

List<GooglePrivacyDlpV2Row>? rows
getter/setter pair

Rows of the table.

Implementation

core.List<GooglePrivacyDlpV2Row>? rows;