Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DAllocationSpecificSKUReservation.php25 public $assuredCount; variable in Google\\Service\\Compute\\AllocationSpecificSKUReservation
40 public function setAssuredCount($assuredCount) argument
42 $this->assuredCount = $assuredCount;
49 return $this->assuredCount;