Home
last modified time | relevance | path

Searched refs:endTimeMillis (Results 1 – 3 of 3) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Fitness/
H A DAggregateBucket.php32 public $endTimeMillis; variable in Google\\Service\\Fitness\\AggregateBucket
75 public function setEndTimeMillis($endTimeMillis) argument
77 $this->endTimeMillis = $endTimeMillis;
84 return $this->endTimeMillis;
H A DAggregateRequest.php36 public $endTimeMillis; variable in Google\\Service\\Fitness\\AggregateRequest
119 public function setEndTimeMillis($endTimeMillis) argument
121 $this->endTimeMillis = $endTimeMillis;
128 return $this->endTimeMillis;
H A DSession.php39 public $endTimeMillis; variable in Google\\Service\\Fitness\\Session
116 public function setEndTimeMillis($endTimeMillis) argument
118 $this->endTimeMillis = $endTimeMillis;
125 return $this->endTimeMillis;