Home
last modified time | relevance | path

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

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