GooglePrivacyDlpV2ProcessingLocation constructor
GooglePrivacyDlpV2ProcessingLocation({
- GooglePrivacyDlpV2DocumentFallbackLocation? documentFallbackLocation,
- GooglePrivacyDlpV2ImageFallbackLocation? imageFallbackLocation,
Implementation
GooglePrivacyDlpV2ProcessingLocation({
this.documentFallbackLocation,
this.imageFallbackLocation,
});