Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidManagement/
H A DSoftwareInfo.php61 public $securityPatchLevel; variable in Google\\Service\\AndroidManagement\\SoftwareInfo
194 public function setSecurityPatchLevel($securityPatchLevel) argument
196 $this->securityPatchLevel = $securityPatchLevel;
203 return $this->securityPatchLevel;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DMobileDevice.php152 public $securityPatchLevel; variable in Google\\Service\\Directory\\MobileDevice
633 public function setSecurityPatchLevel($securityPatchLevel) argument
635 $this->securityPatchLevel = $securityPatchLevel;
642 return $this->securityPatchLevel;