Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessContextManager/
H A DServicePerimeterConfig.php38 public $restrictedServices; variable in Google\\Service\\AccessContextManager\\ServicePerimeterConfig
101 public function setRestrictedServices($restrictedServices) argument
103 $this->restrictedServices = $restrictedServices;
110 return $this->restrictedServices;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DGoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig.php38 public $restrictedServices; variable in Google\\Service\\CloudAsset\\GoogleIdentityAccesscontextmanagerV1ServicePerimeterConfig
101 public function setRestrictedServices($restrictedServices) argument
103 $this->restrictedServices = $restrictedServices;
110 return $this->restrictedServices;