GooglePrivacyDlpV2InspectContentResponse constructor
GooglePrivacyDlpV2InspectContentResponse({
- GooglePrivacyDlpV2InspectResult? result,
Implementation
GooglePrivacyDlpV2InspectContentResponse({
this.result,
});