Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2ExcludeInfoTypes.php29 public function setInfoTypes($infoTypes) argument
31 $this->infoTypes = $infoTypes;
38 return $this->infoTypes;
H A DGooglePrivacyDlpV2ListInfoTypesResponse.php29 public function setInfoTypes($infoTypes) argument
31 $this->infoTypes = $infoTypes;
38 return $this->infoTypes;
H A DGooglePrivacyDlpV2InspectionRuleSet.php31 public function setInfoTypes($infoTypes) argument
33 $this->infoTypes = $infoTypes;
40 return $this->infoTypes;
H A DGooglePrivacyDlpV2InfoTypeTransformation.php31 public function setInfoTypes($infoTypes) argument
33 $this->infoTypes = $infoTypes;
40 return $this->infoTypes;
H A DGooglePrivacyDlpV2InspectConfig.php107 public function setInfoTypes($infoTypes) argument
109 $this->infoTypes = $infoTypes;
116 return $this->infoTypes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DInfoTypeTransformation.php32 public $infoTypes; variable in Google\\Service\\CloudHealthcare\\InfoTypeTransformation
83 public function setInfoTypes($infoTypes) argument
85 $this->infoTypes = $infoTypes;
92 return $this->infoTypes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDLP.php43 public $infoTypes; variable in Google\\Service\\DLP
87 'infoTypes',
91 'path' => 'v2/infoTypes',
118 'infoTypes',
122 'path' => 'v2/{+parent}/infoTypes',