GooglePrivacyDlpV2MetadataLocation constructor
GooglePrivacyDlpV2MetadataLocation({
- GooglePrivacyDlpV2StorageMetadataLabel? storageLabel,
- String? type,
Implementation
GooglePrivacyDlpV2MetadataLocation({
this.storageLabel,
this.type,
});