GooglePrivacyDlpV2DiscoveryOtherCloudFilter constructor
GooglePrivacyDlpV2DiscoveryOtherCloudFilter({
- GooglePrivacyDlpV2OtherCloudResourceCollection? collection,
- GooglePrivacyDlpV2AllOtherResources? others,
- GooglePrivacyDlpV2OtherCloudSingleResourceReference? singleResource,
Implementation
GooglePrivacyDlpV2DiscoveryOtherCloudFilter({
this.collection,
this.others,
this.singleResource,
});