Home
last modified time | relevance | path

Searched refs:call (Results 426 – 450 of 3012) sorted by path

1...<<11121314151617181920>>...121

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Books/Resource/
H A DDictionary.php44 return $this->call('listOfflineMetadata', [$params], Metadata::class);
H A DFamilysharing.php46 return $this->call('getFamilyInfo', [$params], FamilyInfo::class);
63 return $this->call('share', [$params], BooksEmpty::class);
80 return $this->call('unshare', [$params], BooksEmpty::class);
H A DLayers.php49 return $this->call('get', [$params], Layersummary::class);
69 return $this->call('list', [$params], Layersummaries::class);
H A DLayersAnnotationData.php59 return $this->call('get', [$params], DictionaryAnnotationdata::class);
93 return $this->call('list', [$params], Annotationsdata::class);
H A DLayersVolumeAnnotations.php50 return $this->call('get', [$params], Volumeannotation::class);
86 return $this->call('list', [$params], Volumeannotations::class);
H A DMyconfig.php48 return $this->call('getUserSettings', [$params], Usersettings::class);
68 return $this->call('releaseDownloadAccess', [$params], DownloadAccesses::class);
91 return $this->call('requestAccess', [$params], RequestAccessData::class);
119 return $this->call('syncVolumeLicenses', [$params], VolumesModel::class);
134 return $this->call('updateUserSettings', [$params], Usersettings::class);
H A DMylibraryAnnotations.php48 return $this->call('delete', [$params], BooksEmpty::class);
67 return $this->call('insert', [$params], Annotation::class);
96 return $this->call('list', [$params], Annotations::class);
110 return $this->call('summary', [$params], AnnotationsSummary::class);
126 return $this->call('update', [$params], Annotation::class);
H A DMylibraryBookshelves.php50 return $this->call('addVolume', [$params], BooksEmpty::class);
65 return $this->call('clearVolumes', [$params], BooksEmpty::class);
81 return $this->call('get', [$params], Bookshelf::class);
96 return $this->call('list', [$params], BookshelvesModel::class);
115 return $this->call('moveVolume', [$params], BooksEmpty::class);
133 return $this->call('removeVolume', [$params], BooksEmpty::class);
H A DMylibraryBookshelvesVolumes.php55 return $this->call('list', [$params], VolumesModel::class);
H A DMylibraryReadingpositions.php50 return $this->call('get', [$params], ReadingPosition::class);
75 return $this->call('setPosition', [$params], BooksEmpty::class);
H A DNotification.php47 return $this->call('get', [$params], NotificationModel::class);
H A DOnboarding.php46 return $this->call('listCategories', [$params], Category::class);
70 return $this->call('listCategoryVolumes', [$params], Volume2::class);
H A DPersonalizedstream.php49 return $this->call('get', [$params], Discoveryclusters::class);
H A DPromooffer.php52 return $this->call('accept', [$params], BooksEmpty::class);
72 return $this->call('dismiss', [$params], BooksEmpty::class);
91 return $this->call('get', [$params], Offers::class);
H A DSeries.php43 return $this->call('get', [$params], SeriesModel::class);
H A DSeriesMembership.php48 return $this->call('get', [$params], SeriesmembershipModel::class);
H A DVolumes.php53 return $this->call('get', [$params], Volume::class);
86 return $this->call('list', [$params], VolumesModel::class);
H A DVolumesAssociated.php51 return $this->call('list', [$params], VolumesModel::class);
H A DVolumesMybooks.php54 return $this->call('list', [$params], VolumesModel::class);
H A DVolumesRecommended.php51 return $this->call('list', [$params], VolumesModel::class);
69 return $this->call('rate', [$params], BooksVolumesRecommendedRateResponse::class);
H A DVolumesUseruploaded.php54 return $this->call('list', [$params], VolumesModel::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/Resource/
H A DAcl.php47 return $this->call('delete', [$params]);
63 return $this->call('get', [$params], AclRule::class);
82 return $this->call('insert', [$params], AclRule::class);
115 return $this->call('list', [$params], AclModel::class);
137 return $this->call('patch', [$params], AclRule::class);
158 return $this->call('update', [$params], AclRule::class);
192 return $this->call('watch', [$params], Channel::class);
H A DCalendarList.php46 return $this->call('delete', [$params]);
61 return $this->call('get', [$params], CalendarListEntry::class);
80 return $this->call('insert', [$params], CalendarListEntry::class);
117 return $this->call('list', [$params], CalendarListModel::class);
139 return $this->call('patch', [$params], CalendarListEntry::class);
161 return $this->call('update', [$params], CalendarListEntry::class);
198 return $this->call('watch', [$params], Channel::class);
H A DCalendars.php45 return $this->call('clear', [$params]);
60 return $this->call('delete', [$params]);
75 return $this->call('get', [$params], Calendar::class);
88 return $this->call('insert', [$params], Calendar::class);
105 return $this->call('patch', [$params], Calendar::class);
121 return $this->call('update', [$params], Calendar::class);
H A DChannels.php42 return $this->call('stop', [$params]);

1...<<11121314151617181920>>...121