Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2CreateDlpJobRequest.php38 public function setInspectJob(GooglePrivacyDlpV2InspectJobConfig $inspectJob) argument
40 $this->inspectJob = $inspectJob;
47 return $this->inspectJob;
H A DGooglePrivacyDlpV2JobTrigger.php117 public function setInspectJob(GooglePrivacyDlpV2InspectJobConfig $inspectJob) argument
119 $this->inspectJob = $inspectJob;
126 return $this->inspectJob;