GooglePrivacyDlpV2TagValue constructor

GooglePrivacyDlpV2TagValue({
  1. String? namespacedValue,
})

Implementation

GooglePrivacyDlpV2TagValue({
  this.namespacedValue,
});