Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessContextManager/
H A DVpcAccessibleServices.php26 public $allowedServices; variable in Google\\Service\\AccessContextManager\\VpcAccessibleServices
35 public function setAllowedServices($allowedServices) argument
37 $this->allowedServices = $allowedServices;
44 return $this->allowedServices;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DGoogleIdentityAccesscontextmanagerV1VpcAccessibleServices.php26 public $allowedServices; variable in Google\\Service\\CloudAsset\\GoogleIdentityAccesscontextmanagerV1VpcAccessibleServices
35 public function setAllowedServices($allowedServices) argument
37 $this->allowedServices = $allowedServices;
44 return $this->allowedServices;