Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Baremetalsolution/
H A DServerNetworkTemplate.php26 public $applicableInstanceTypes; variable in Google\\Service\\Baremetalsolution\\ServerNetworkTemplate
37 public function setApplicableInstanceTypes($applicableInstanceTypes) argument
39 $this->applicableInstanceTypes = $applicableInstanceTypes;
46 return $this->applicableInstanceTypes;
H A DOSImage.php26 public $applicableInstanceTypes; variable in Google\\Service\\Baremetalsolution\\OSImage
45 public function setApplicableInstanceTypes($applicableInstanceTypes) argument
47 $this->applicableInstanceTypes = $applicableInstanceTypes;
54 return $this->applicableInstanceTypes;