GooglePrivacyDlpV2InspectDataSourceDetails constructor
GooglePrivacyDlpV2InspectDataSourceDetails({
- GooglePrivacyDlpV2RequestedOptions? requestedOptions,
- GooglePrivacyDlpV2Result? result,
Implementation
GooglePrivacyDlpV2InspectDataSourceDetails({
this.requestedOptions,
this.result,
});