Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DAdvancedMachineFeatures.php25 public $threadsPerCore; variable in Google\\Service\\Container\\AdvancedMachineFeatures
30 public function setThreadsPerCore($threadsPerCore) argument
32 $this->threadsPerCore = $threadsPerCore;
39 return $this->threadsPerCore;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DAdvancedMachineFeatures.php33 public $threadsPerCore; variable in Google\\Service\\Compute\\AdvancedMachineFeatures
66 public function setThreadsPerCore($threadsPerCore) argument
68 $this->threadsPerCore = $threadsPerCore;
75 return $this->threadsPerCore;