Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DAcceleratorTypeList.php41 protected $warningType = AcceleratorTypeListWarning::class;
115 * @param AcceleratorTypeListWarning
117 public function setWarning(AcceleratorTypeListWarning $warning)
122 * @return AcceleratorTypeListWarning
H A DAcceleratorTypeListWarning.php20 class AcceleratorTypeListWarning extends \Google\Collection class
79 class_alias(AcceleratorTypeListWarning::class, 'Google_Service_Compute_AcceleratorTypeListWarning');