Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DConfigManagementPolicyController.php34 public $exemptableNamespaces; variable in Google\\Service\\GKEHub\\ConfigManagementPolicyController
79 public function setExemptableNamespaces($exemptableNamespaces) argument
81 $this->exemptableNamespaces = $exemptableNamespaces;
88 return $this->exemptableNamespaces;
H A DPolicyControllerPolicyControllerHubConfig.php30 public $exemptableNamespaces; variable in Google\\Service\\GKEHub\\PolicyControllerPolicyControllerHubConfig
63 public function setExemptableNamespaces($exemptableNamespaces) argument
65 $this->exemptableNamespaces = $exemptableNamespaces;
72 return $this->exemptableNamespaces;