Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DDisksScopedList.php25 protected $warningType = DisksScopedListWarning::class;
43 * @param DisksScopedListWarning
45 public function setWarning(DisksScopedListWarning $warning)
50 * @return DisksScopedListWarning
H A DDisksScopedListWarning.php20 class DisksScopedListWarning extends \Google\Collection class
79 class_alias(DisksScopedListWarning::class, 'Google_Service_Compute_DisksScopedListWarning');