Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2InfoTypeSummary.php22 protected $infoTypeType = GooglePrivacyDlpV2InfoType::class;
26 * @param GooglePrivacyDlpV2InfoType
28 public function setInfoType(GooglePrivacyDlpV2InfoType $infoType)
33 * @return GooglePrivacyDlpV2InfoType
H A DGooglePrivacyDlpV2OtherInfoTypeSummary.php22 protected $infoTypeType = GooglePrivacyDlpV2InfoType::class;
26 * @param GooglePrivacyDlpV2InfoType
28 public function setInfoType(GooglePrivacyDlpV2InfoType $infoType)
33 * @return GooglePrivacyDlpV2InfoType
H A DGooglePrivacyDlpV2InfoTypeStats.php26 protected $infoTypeType = GooglePrivacyDlpV2InfoType::class;
44 * @param GooglePrivacyDlpV2InfoType
46 public function setInfoType(GooglePrivacyDlpV2InfoType $infoType)
51 * @return GooglePrivacyDlpV2InfoType
H A DGooglePrivacyDlpV2InfoTypeLimit.php22 protected $infoTypeType = GooglePrivacyDlpV2InfoType::class;
30 * @param GooglePrivacyDlpV2InfoType
32 public function setInfoType(GooglePrivacyDlpV2InfoType $infoType)
37 * @return GooglePrivacyDlpV2InfoType
H A DGooglePrivacyDlpV2ImageRedactionConfig.php22 protected $infoTypeType = GooglePrivacyDlpV2InfoType::class;
32 * @param GooglePrivacyDlpV2InfoType
34 public function setInfoType(GooglePrivacyDlpV2InfoType $infoType)
39 * @return GooglePrivacyDlpV2InfoType
H A DGooglePrivacyDlpV2CryptoDeterministicConfig.php26 protected $surrogateInfoTypeType = GooglePrivacyDlpV2InfoType::class;
58 * @param GooglePrivacyDlpV2InfoType
60 public function setSurrogateInfoType(GooglePrivacyDlpV2InfoType $surrogateInfoType)
65 * @return GooglePrivacyDlpV2InfoType
H A DGooglePrivacyDlpV2QuasiId.php30 protected $infoTypeType = GooglePrivacyDlpV2InfoType::class;
76 * @param GooglePrivacyDlpV2InfoType
78 public function setInfoType(GooglePrivacyDlpV2InfoType $infoType)
83 * @return GooglePrivacyDlpV2InfoType
H A DGooglePrivacyDlpV2TaggedField.php30 protected $infoTypeType = GooglePrivacyDlpV2InfoType::class;
76 * @param GooglePrivacyDlpV2InfoType
78 public function setInfoType(GooglePrivacyDlpV2InfoType $infoType)
83 * @return GooglePrivacyDlpV2InfoType
H A DGooglePrivacyDlpV2CryptoReplaceFfxFpeConfig.php38 protected $surrogateInfoTypeType = GooglePrivacyDlpV2InfoType::class;
112 * @param GooglePrivacyDlpV2InfoType
114 public function setSurrogateInfoType(GooglePrivacyDlpV2InfoType $surrogateInfoType)
119 * @return GooglePrivacyDlpV2InfoType
H A DGooglePrivacyDlpV2ExcludeInfoTypes.php23 protected $infoTypesType = GooglePrivacyDlpV2InfoType::class;
27 * @param GooglePrivacyDlpV2InfoType[]
34 * @return GooglePrivacyDlpV2InfoType[]
H A DGooglePrivacyDlpV2TransformationSummary.php27 protected $infoTypeType = GooglePrivacyDlpV2InfoType::class;
69 * @param GooglePrivacyDlpV2InfoType
71 public function setInfoType(GooglePrivacyDlpV2InfoType $infoType)
76 * @return GooglePrivacyDlpV2InfoType
H A DGooglePrivacyDlpV2InspectionRuleSet.php23 protected $infoTypesType = GooglePrivacyDlpV2InfoType::class;
29 * @param GooglePrivacyDlpV2InfoType[]
36 * @return GooglePrivacyDlpV2InfoType[]
H A DGooglePrivacyDlpV2InfoTypeTransformation.php23 protected $infoTypesType = GooglePrivacyDlpV2InfoType::class;
29 * @param GooglePrivacyDlpV2InfoType[]
36 * @return GooglePrivacyDlpV2InfoType[]
H A DGooglePrivacyDlpV2CustomInfoType.php31 protected $infoTypeType = GooglePrivacyDlpV2InfoType::class;
87 * @param GooglePrivacyDlpV2InfoType
89 public function setInfoType(GooglePrivacyDlpV2InfoType $infoType)
94 * @return GooglePrivacyDlpV2InfoType
H A DGooglePrivacyDlpV2Finding.php30 protected $infoTypeType = GooglePrivacyDlpV2InfoType::class;
98 * @param GooglePrivacyDlpV2InfoType
100 public function setInfoType(GooglePrivacyDlpV2InfoType $infoType)
105 * @return GooglePrivacyDlpV2InfoType
H A DGooglePrivacyDlpV2InspectConfig.php37 protected $infoTypesType = GooglePrivacyDlpV2InfoType::class;
105 * @param GooglePrivacyDlpV2InfoType[]
112 * @return GooglePrivacyDlpV2InfoType[]
H A DGooglePrivacyDlpV2InfoType.php20 class GooglePrivacyDlpV2InfoType extends \Google\Model class
62 class_alias(GooglePrivacyDlpV2InfoType::class, 'Google_Service_DLP_GooglePrivacyDlpV2InfoType');