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/
H A DAcceleratorTypesScopedList.php31 public function setAcceleratorTypes($acceleratorTypes) argument
33 $this->acceleratorTypes = $acceleratorTypes;
40 return $this->acceleratorTypes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TPU/
H A DListAcceleratorTypesResponse.php37 public function setAcceleratorTypes($acceleratorTypes) argument
39 $this->acceleratorTypes = $acceleratorTypes;
46 return $this->acceleratorTypes;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DTPU.php108 'acceleratorTypes',
122 'path' => 'v1/{+parent}/acceleratorTypes',
H A 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',