Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DResourcePolicyGroupPlacementPolicy.php33 public $vmCount; variable in Google\\Service\\Compute\\ResourcePolicyGroupPlacementPolicy
66 public function setVmCount($vmCount) argument
68 $this->vmCount = $vmCount;
75 return $this->vmCount;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DUtilizationReport.php56 public $vmCount; variable in Google\\Service\\VMMigrationService\\UtilizationReport
175 public function setVmCount($vmCount) argument
177 $this->vmCount = $vmCount;
184 return $this->vmCount;