Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PubsubLite/
H A DComputeMessageStatsResponse.php25 public $messageBytes; variable in Google\\Service\\PubsubLite\\ComputeMessageStatsResponse
42 public function setMessageBytes($messageBytes) argument
44 $this->messageBytes = $messageBytes;
51 return $this->messageBytes;