Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2InspectContentRequest.php27 public $inspectTemplateName; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2InspectContentRequest
52 public function setInspectTemplateName($inspectTemplateName) argument
54 $this->inspectTemplateName = $inspectTemplateName;
61 return $this->inspectTemplateName;
H A DGooglePrivacyDlpV2InspectJobConfig.php30 public $inspectTemplateName; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2InspectJobConfig
65 public function setInspectTemplateName($inspectTemplateName) argument
67 $this->inspectTemplateName = $inspectTemplateName;
74 return $this->inspectTemplateName;
H A DGooglePrivacyDlpV2DeidentifyContentRequest.php33 public $inspectTemplateName; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2DeidentifyContentRequest
86 public function setInspectTemplateName($inspectTemplateName) argument
88 $this->inspectTemplateName = $inspectTemplateName;
95 return $this->inspectTemplateName;
H A DGooglePrivacyDlpV2ReidentifyContentRequest.php27 public $inspectTemplateName; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2ReidentifyContentRequest
58 public function setInspectTemplateName($inspectTemplateName) argument
60 $this->inspectTemplateName = $inspectTemplateName;
67 return $this->inspectTemplateName;