Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DDevice.php42 public $appliedState; variable in Google\\Service\\AndroidManagement\\Device
205 public function setAppliedState($appliedState) argument
207 $this->appliedState = $appliedState;
214 return $this->appliedState;