GooglePrivacyDlpV2DataProfilePubSubCondition constructor

GooglePrivacyDlpV2DataProfilePubSubCondition({
  1. GooglePrivacyDlpV2PubSubExpressions? expressions,
})

Implementation

GooglePrivacyDlpV2DataProfilePubSubCondition({
  this.expressions,
});