Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2DeidentifyConfig.php46 …c function setRecordTransformations(GooglePrivacyDlpV2RecordTransformations $recordTransformations) argument
48 $this->recordTransformations = $recordTransformations;
55 return $this->recordTransformations;