Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2TransformationSummary.php29 protected $recordSuppressType = GooglePrivacyDlpV2RecordSuppression::class;
83 * @param GooglePrivacyDlpV2RecordSuppression
85 public function setRecordSuppress(GooglePrivacyDlpV2RecordSuppression $recordSuppress)
90 * @return GooglePrivacyDlpV2RecordSuppression
H A DGooglePrivacyDlpV2RecordTransformations.php25 protected $recordSuppressionsType = GooglePrivacyDlpV2RecordSuppression::class;
43 * @param GooglePrivacyDlpV2RecordSuppression[]
50 * @return GooglePrivacyDlpV2RecordSuppression[]
H A DGooglePrivacyDlpV2RecordSuppression.php20 class GooglePrivacyDlpV2RecordSuppression extends \Google\Model class
42 class_alias(GooglePrivacyDlpV2RecordSuppression::class, 'Google_Service_DLP_GooglePrivacyDlpV2Recor…