Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2DataProfileConfigSnapshot.php30 public function setDataProfileJob(GooglePrivacyDlpV2DataProfileJobConfig $dataProfileJob) argument
32 $this->dataProfileJob = $dataProfileJob;
39 return $this->dataProfileJob;