Home
last modified time | relevance | path

Searched refs:guestAcceleratorsType (Results 1 – 5 of 5) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInstancesSetMachineResourcesRequest.php23 protected $guestAcceleratorsType = AcceleratorConfig::class; variable in Google\\Service\\Compute\\InstancesSetMachineResourcesRequest
H A DAllocationSpecificSKUAllocationReservedInstanceProperties.php23 protected $guestAcceleratorsType = AcceleratorConfig::class; variable in Google\\Service\\Compute\\AllocationSpecificSKUAllocationReservedInstanceProperties
H A DSourceInstanceProperties.php37 protected $guestAcceleratorsType = AcceleratorConfig::class; variable in Google\\Service\\Compute\\SourceInstanceProperties
H A DInstanceProperties.php37 protected $guestAcceleratorsType = AcceleratorConfig::class; variable in Google\\Service\\Compute\\InstanceProperties
H A DInstance.php55 protected $guestAcceleratorsType = AcceleratorConfig::class; variable in Google\\Service\\Compute\\Instance