Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DFreeBusyResponse.php37 public $timeMin; variable in Google\\Service\\Calendar\\FreeBusyResponse
98 public function setTimeMin($timeMin) argument
100 $this->timeMin = $timeMin;
107 return $this->timeMin;
H A DFreeBusyRequest.php40 public $timeMin; variable in Google\\Service\\Calendar\\FreeBusyRequest
105 public function setTimeMin($timeMin) argument
107 $this->timeMin = $timeMin;
114 return $this->timeMin;
/plugin/authgoogle/google/contrib/
H A DGoogle_CalendarService.php1805 public $timeMin; variable in Google_FreeBusyRequest
1832 public function setTimeMin( $timeMin) { argument
1833 $this->timeMin = $timeMin;
1836 return $this->timeMin;
1865 public $timeMin; variable in Google_FreeBusyResponse
1890 public function setTimeMin( $timeMin) { argument
1891 $this->timeMin = $timeMin;
1894 return $this->timeMin;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCalendar.php585 'timeMin' => [
661 'timeMin' => [
870 'timeMin' => [