Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DDateInput.php25 public $msSinceEpoch; variable in Google\\Service\\HangoutsChat\\DateInput
30 public function setMsSinceEpoch($msSinceEpoch) argument
32 $this->msSinceEpoch = $msSinceEpoch;
39 return $this->msSinceEpoch;
H A DDateTimeInput.php33 public $msSinceEpoch; variable in Google\\Service\\HangoutsChat\\DateTimeInput
66 public function setMsSinceEpoch($msSinceEpoch) argument
68 $this->msSinceEpoch = $msSinceEpoch;
75 return $this->msSinceEpoch;