Home
last modified time | relevance | path

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

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