/var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Fitness
NameSizeModeActions
Resource/-0755rm
AggregateBucket.php21930644editdlrm
AggregateBy.php10610644editdlrm
AggregateRequest.php38550644editdlrm
AggregateResponse.php10920644editdlrm
Application.php13450644editdlrm
BucketByActivity.php11570644editdlrm
BucketBySession.php9020644editdlrm
BucketByTime.php12960644editdlrm
BucketByTimePeriod.php11470644editdlrm
DataPoint.php26270644editdlrm
Dataset.php18680644editdlrm
DataSource.php28570644editdlrm
DataType.php12100644editdlrm
DataTypeField.php11350644editdlrm
Device.php14470644editdlrm
ListDataPointChangesResponse.php20250644editdlrm
ListDataSourcesResponse.php11190644editdlrm
ListSessionsResponse.php18920644editdlrm
MapValue.php8110644editdlrm
Session.php26400644editdlrm
Value.php15650644editdlrm
ValueMapValEntry.php11750644editdlrm
Edit: /var/www/cobraambalaj/vendor/google/apiclient-services/src/Google/Service/Fitness/Device.php (1447B)
manufacturer = $manufacturer; } public function getManufacturer() { return $this->manufacturer; } public function setModel($model) { $this->model = $model; } public function getModel() { return $this->model; } public function setType($type) { $this->type = $type; } public function getType() { return $this->type; } public function setUid($uid) { $this->uid = $uid; } public function getUid() { return $this->uid; } public function setVersion($version) { $this->version = $version; } public function getVersion() { return $this->version; } }