Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DAcceleratorTypesScopedList.php31 public function setAcceleratorTypes($acceleratorTypes) argument
33 $this->acceleratorTypes = $acceleratorTypes;
40 return $this->acceleratorTypes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TPU/
DListAcceleratorTypesResponse.php37 public function setAcceleratorTypes($acceleratorTypes) argument
39 $this->acceleratorTypes = $acceleratorTypes;
46 return $this->acceleratorTypes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DTPU.php108 'acceleratorTypes',
122 'path' => 'v1/{+parent}/acceleratorTypes',
DCompute.php56 public $acceleratorTypes; variable in Google\\Service\\Compute
163 'acceleratorTypes',
167 'path' => 'projects/{project}/aggregated/acceleratorTypes',
201 'path' => 'projects/{project}/zones/{zone}/acceleratorTypes/{acceleratorType}',
221 'path' => 'projects/{project}/zones/{zone}/acceleratorTypes',