Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DOperationsScopedList.php25 protected $warningType = OperationsScopedListWarning::class;
43 * @param OperationsScopedListWarning
45 public function setWarning(OperationsScopedListWarning $warning)
50 * @return OperationsScopedListWarning
DOperationsScopedListWarning.php20 class OperationsScopedListWarning extends \Google\Collection class
79 class_alias(OperationsScopedListWarning::class, 'Google_Service_Compute_OperationsScopedListWarning…