Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DMemInfo.php33 public $currentRssBytes; variable in Google\\Service\\Dataflow\\MemInfo
74 public function setCurrentRssBytes($currentRssBytes) argument
76 $this->currentRssBytes = $currentRssBytes;
83 return $this->currentRssBytes;