Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/
H A DResponsePolicyGKECluster.php25 public $gkeClusterName; variable in Google\\Service\\Dns\\ResponsePolicyGKECluster
34 public function setGkeClusterName($gkeClusterName) argument
36 $this->gkeClusterName = $gkeClusterName;
43 return $this->gkeClusterName;
H A DManagedZonePrivateVisibilityConfigGKECluster.php25 public $gkeClusterName; variable in Google\\Service\\Dns\\ManagedZonePrivateVisibilityConfigGKECluster
34 public function setGkeClusterName($gkeClusterName) argument
36 $this->gkeClusterName = $gkeClusterName;
43 return $this->gkeClusterName;