Home
last modified time | relevance | path

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

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