Home
last modified time | relevance | path

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

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