Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2TableDataProfile.php110 public $tableSizeBytes; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2TableDataProfile
451 public function setTableSizeBytes($tableSizeBytes) argument
453 $this->tableSizeBytes = $tableSizeBytes;
460 return $this->tableSizeBytes;