Home
last modified time | relevance | path

Searched refs:NetworkTags (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DNodePoolAutoConfig.php22 protected $networkTagsType = NetworkTags::class;
26 * @param NetworkTags
28 public function setNetworkTags(NetworkTags $networkTags)
33 * @return NetworkTags
H A DNetworkTags.php20 class NetworkTags extends \Google\Collection class
45 class_alias(NetworkTags::class, 'Google_Service_Container_NetworkTags');
H A DUpdateNodePoolRequest.php61 protected $tagsType = NetworkTags::class;
243 * @param NetworkTags
245 public function setTags(NetworkTags $tags)
250 * @return NetworkTags
H A DClusterUpdate.php77 protected $desiredNodePoolAutoConfigNetworkTagsType = NetworkTags::class;
405 * @param NetworkTags
407 …public function setDesiredNodePoolAutoConfigNetworkTags(NetworkTags $desiredNodePoolAutoConfigNetw…
412 * @return NetworkTags