Home
last modified time | relevance | path

Searched refs:coreCount (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AIPlatformNotebooks/
H A DSchedulerAcceleratorConfig.php25 public $coreCount; variable in Google\\Service\\AIPlatformNotebooks\\SchedulerAcceleratorConfig
34 public function setCoreCount($coreCount) argument
36 $this->coreCount = $coreCount;
43 return $this->coreCount;
H A DSetInstanceAcceleratorRequest.php25 public $coreCount; variable in Google\\Service\\AIPlatformNotebooks\\SetInstanceAcceleratorRequest
34 public function setCoreCount($coreCount) argument
36 $this->coreCount = $coreCount;
43 return $this->coreCount;
H A DRuntimeAcceleratorConfig.php25 public $coreCount; variable in Google\\Service\\AIPlatformNotebooks\\RuntimeAcceleratorConfig
34 public function setCoreCount($coreCount) argument
36 $this->coreCount = $coreCount;
43 return $this->coreCount;
H A DAcceleratorConfig.php25 public $coreCount; variable in Google\\Service\\AIPlatformNotebooks\\AcceleratorConfig
34 public function setCoreCount($coreCount) argument
36 $this->coreCount = $coreCount;
43 return $this->coreCount;