GooglePrivacyDlpV2DocumentFallbackLocation constructor
GooglePrivacyDlpV2DocumentFallbackLocation({
- GooglePrivacyDlpV2GlobalProcessing? globalProcessing,
- GooglePrivacyDlpV2MultiRegionProcessing? multiRegionProcessing,
Implementation
GooglePrivacyDlpV2DocumentFallbackLocation({
this.globalProcessing,
this.multiRegionProcessing,
});