Home
last modified time | relevance | path

Searched refs:inspectDetails (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2DlpJob.php103 public function setInspectDetails(GooglePrivacyDlpV2InspectDataSourceDetails $inspectDetails) argument
105 $this->inspectDetails = $inspectDetails;
112 return $this->inspectDetails;