Home
last modified time | relevance | path

Searched refs:compressedSizeBytes (Results 1 – 1 of 1) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTrace/
H A DMessageEvent.php25 public $compressedSizeBytes; variable in Google\\Service\\CloudTrace\\MessageEvent
42 public function setCompressedSizeBytes($compressedSizeBytes) argument
44 $this->compressedSizeBytes = $compressedSizeBytes;
51 return $this->compressedSizeBytes;