Searched refs:deidentifyTemplate (Results 1 – 3 of 3) sorted by relevance
32 public function setDeidentifyTemplate(GooglePrivacyDlpV2DeidentifyTemplate $deidentifyTemplate) argument34 $this->deidentifyTemplate = $deidentifyTemplate;41 return $this->deidentifyTemplate;
36 public function setDeidentifyTemplate(GooglePrivacyDlpV2DeidentifyTemplate $deidentifyTemplate) argument38 $this->deidentifyTemplate = $deidentifyTemplate;45 return $this->deidentifyTemplate;
26 public $deidentifyTemplate; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3SecuritySettings61 public function setDeidentifyTemplate($deidentifyTemplate) argument63 $this->deidentifyTemplate = $deidentifyTemplate;70 return $this->deidentifyTemplate;