Home
last modified time | relevance | path

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

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