Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DCommand.php42 public $resetPasswordFlags; variable in Google\\Service\\AndroidManagement\\Command
111 public function setResetPasswordFlags($resetPasswordFlags) argument
113 $this->resetPasswordFlags = $resetPasswordFlags;
120 return $this->resetPasswordFlags;