consents property

List<String>? consents
getter/setter pair

The resource names of the Consents to evaluate against, of the form projects/{project_id}/locations/{location_id}/datasets/{dataset_id}/consentStores/{consent_store_id}/consents/{consent_id}.

Implementation

core.List<core.String>? consents;