Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2RecordTransformations.php31 public function setFieldTransformations($fieldTransformations) argument
33 $this->fieldTransformations = $fieldTransformations;
40 return $this->fieldTransformations;
H A DGooglePrivacyDlpV2TransformationSummary.php57 public function setFieldTransformations($fieldTransformations) argument
59 $this->fieldTransformations = $fieldTransformations;
66 return $this->fieldTransformations;