Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DGoogleIdentityAccesscontextmanagerV1DevicePolicy.php26 public $allowedDeviceManagementLevels; variable in Google\\Service\\CloudAsset\\GoogleIdentityAccesscontextmanagerV1DevicePolicy
49 public function setAllowedDeviceManagementLevels($allowedDeviceManagementLevels) argument
51 $this->allowedDeviceManagementLevels = $allowedDeviceManagementLevels;
58 return $this->allowedDeviceManagementLevels;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessContextManager/
H A DDevicePolicy.php26 public $allowedDeviceManagementLevels; variable in Google\\Service\\AccessContextManager\\DevicePolicy
49 public function setAllowedDeviceManagementLevels($allowedDeviceManagementLevels) argument
51 $this->allowedDeviceManagementLevels = $allowedDeviceManagementLevels;
58 return $this->allowedDeviceManagementLevels;