Home
last modified time | relevance | path

Searched refs:conferenceProperties (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/
H A DCalendar.php56 public function setConferenceProperties(ConferenceProperties $conferenceProperties) argument
58 $this->conferenceProperties = $conferenceProperties;
65 return $this->conferenceProperties;
H A DCalendarListEntry.php139 public function setConferenceProperties(ConferenceProperties $conferenceProperties) argument
141 $this->conferenceProperties = $conferenceProperties;
148 return $this->conferenceProperties;