Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DReservation.php56 protected $specificReservationType = AllocationSpecificSKUReservation::class;
198 * @param AllocationSpecificSKUReservation
200 public function setSpecificReservation(AllocationSpecificSKUReservation $specificReservation)
205 * @return AllocationSpecificSKUReservation
H A DAllocationSpecificSKUReservation.php20 class AllocationSpecificSKUReservation extends \Google\Model class
96 class_alias(AllocationSpecificSKUReservation::class, 'Google_Service_Compute_AllocationSpecificSKUR…