conditions property

List<GooglePrivacyDlpV2Condition>? conditions
getter/setter pair

A collection of conditions.

Implementation

core.List<GooglePrivacyDlpV2Condition>? conditions;