GooglePrivacyDlpV2TagValue constructor
      
      GooglePrivacyDlpV2TagValue({ 
    
    
- String? namespacedValue,
 
Implementation
GooglePrivacyDlpV2TagValue({
  this.namespacedValue,
});
GooglePrivacyDlpV2TagValue({
  this.namespacedValue,
});