Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DKubernetesMetadata.php29 public $memoryMb; variable in Google\\Service\\GKEHub\\KubernetesMetadata
64 public function setMemoryMb($memoryMb) argument
66 $this->memoryMb = $memoryMb;
73 return $this->memoryMb;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/
H A DVmwareVmDetails.php57 public $memoryMb; variable in Google\\Service\\VMMigrationService\\VmwareVmDetails
186 public function setMemoryMb($memoryMb) argument
188 $this->memoryMb = $memoryMb;
195 return $this->memoryMb;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DNodeType.php55 public $memoryMb; variable in Google\\Service\\Compute\\NodeType
184 public function setMemoryMb($memoryMb) argument
186 $this->memoryMb = $memoryMb;
193 return $this->memoryMb;
H A DMachineType.php66 public $memoryMb; variable in Google\\Service\\Compute\\MachineType
239 public function setMemoryMb($memoryMb) argument
241 $this->memoryMb = $memoryMb;
248 return $this->memoryMb;
/plugin/authgoogle/google/contrib/
H A DGoogle_ComputeService.php2847 public $memoryMb; variable in Google_MachineType
2908 public function setMemoryMb( $memoryMb) { argument
2909 $this->memoryMb = $memoryMb;
2912 return $this->memoryMb;