Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DMeshIstio.php33 public $serviceNamespace; variable in Google\\Service\\Monitoring\\MeshIstio
66 public function setServiceNamespace($serviceNamespace) argument
68 $this->serviceNamespace = $serviceNamespace;
75 return $this->serviceNamespace;
H A DClusterIstio.php37 public $serviceNamespace; variable in Google\\Service\\Monitoring\\ClusterIstio
84 public function setServiceNamespace($serviceNamespace) argument
86 $this->serviceNamespace = $serviceNamespace;
93 return $this->serviceNamespace;