Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DPrivateClusterConfig.php47 public $publicEndpoint; variable in Google\\Service\\Container\\PrivateClusterConfig
136 public function setPublicEndpoint($publicEndpoint) argument
138 $this->publicEndpoint = $publicEndpoint;
145 return $this->publicEndpoint;