Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/
H A DGoogleAppsCloudidentityDevicesV1DeviceUser.php53 public $passwordState; variable in Google\\Service\\CloudIdentity\\GoogleAppsCloudidentityDevicesV1DeviceUser
164 public function setPasswordState($passwordState) argument
166 $this->passwordState = $passwordState;
173 return $this->passwordState;