Home
last modified time | relevance | path

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

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