Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DGkeNodeConfig.php28 public $localSsdCount; variable in Google\\Service\\Dataproc\\GkeNodeConfig
63 public function setLocalSsdCount($localSsdCount) argument
65 $this->localSsdCount = $localSsdCount;
72 return $this->localSsdCount;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DNodeConfig.php58 public $localSsdCount; variable in Google\\Service\\Container\\NodeConfig
263 public function setLocalSsdCount($localSsdCount) argument
265 $this->localSsdCount = $localSsdCount;
272 return $this->localSsdCount;