Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2TransformationOverview.php28 public $transformedBytes; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2TransformationOverview
47 public function setTransformedBytes($transformedBytes) argument
49 $this->transformedBytes = $transformedBytes;
56 return $this->transformedBytes;
H A DGooglePrivacyDlpV2TransformationSummary.php38 public $transformedBytes; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2TransformationSummary
127 public function setTransformedBytes($transformedBytes) argument
129 $this->transformedBytes = $transformedBytes;
136 return $this->transformedBytes;