Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/
H A DGoogleAppsCloudidentityDevicesV1DeviceUser.php45 public $managementState; variable in Google\\Service\\CloudIdentity\\GoogleAppsCloudidentityDevicesV1DeviceUser
136 public function setManagementState($managementState) argument
138 $this->managementState = $managementState;
145 return $this->managementState;
H A DGoogleAppsCloudidentityDevicesV1Device.php84 public $managementState; variable in Google\\Service\\CloudIdentity\\GoogleAppsCloudidentityDevicesV1Device
347 public function setManagementState($managementState) argument
349 $this->managementState = $managementState;
356 return $this->managementState;