Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ChromeManagement/
H A DGoogleChromeManagementV1InstalledApp.php42 public $browserDeviceCount; variable in Google\\Service\\ChromeManagement\\GoogleChromeManagementV1InstalledApp
127 public function setBrowserDeviceCount($browserDeviceCount) argument
129 $this->browserDeviceCount = $browserDeviceCount;
136 return $this->browserDeviceCount;