Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DDeviceRam.php29 public $minBytes; variable in Google\\Service\\AndroidPublisher\\DeviceRam
48 public function setMinBytes($minBytes) argument
50 $this->minBytes = $minBytes;
57 return $this->minBytes;