Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DAllocationSpecificSKUReservation.php82 …etInstanceProperties(AllocationSpecificSKUAllocationReservedInstanceProperties $instanceProperties) argument
84 $this->instanceProperties = $instanceProperties;
91 return $this->instanceProperties;
H A DBulkInsertInstanceResource.php62 public function setInstanceProperties(InstanceProperties $instanceProperties) argument
64 $this->instanceProperties = $instanceProperties;
71 return $this->instanceProperties;
H A DMachineImage.php141 public function setInstanceProperties(InstanceProperties $instanceProperties) argument
143 $this->instanceProperties = $instanceProperties;
150 return $this->instanceProperties;