Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/
H A DGoogleAppsCloudidentityDevicesV1DeviceUser.php25 public $compromisedState; variable in Google\\Service\\CloudIdentity\\GoogleAppsCloudidentityDevicesV1DeviceUser
66 public function setCompromisedState($compromisedState) argument
68 $this->compromisedState = $compromisedState;
75 return $this->compromisedState;
H A DGoogleAppsCloudidentityDevicesV1Device.php48 public $compromisedState; variable in Google\\Service\\CloudIdentity\\GoogleAppsCloudidentityDevicesV1Device
221 public function setCompromisedState($compromisedState) argument
223 $this->compromisedState = $compromisedState;
230 return $this->compromisedState;