Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DAllocationSpecificSKUReservation.php33 public $inUseCount; variable in Google\\Service\\Compute\\AllocationSpecificSKUReservation
68 public function setInUseCount($inUseCount) argument
70 $this->inUseCount = $inUseCount;
77 return $this->inUseCount;