Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTrace/
H A DMessageEvent.php37 public $uncompressedSizeBytes; variable in Google\\Service\\CloudTrace\\MessageEvent
84 public function setUncompressedSizeBytes($uncompressedSizeBytes) argument
86 $this->uncompressedSizeBytes = $uncompressedSizeBytes;
93 return $this->uncompressedSizeBytes;