GooglePrivacyDlpV2InspectContentResponse constructor

GooglePrivacyDlpV2InspectContentResponse({
  1. GooglePrivacyDlpV2InspectResult? result,
})

Implementation

GooglePrivacyDlpV2InspectContentResponse({
  this.result,
});