calendar  v3
google_calendar_api::CalendarService::EventsResource Member List

This is the complete list of members for google_calendar_api::CalendarService::EventsResource, including all inherited members.

EventsResource(CalendarService *service)google_calendar_api::CalendarService::EventsResourceexplicit
NewDeleteMethod(client::AuthorizationCredential *_credential_, const absl::string_view &calendar_id, const absl::string_view &event_id) constgoogle_calendar_api::CalendarService::EventsResource
NewGetMethod(client::AuthorizationCredential *_credential_, const absl::string_view &calendar_id, const absl::string_view &event_id) constgoogle_calendar_api::CalendarService::EventsResource
NewImportMethod(client::AuthorizationCredential *_credential_, const absl::string_view &calendar_id, const Event &_content_) constgoogle_calendar_api::CalendarService::EventsResource
NewInsertMethod(client::AuthorizationCredential *_credential_, const absl::string_view &calendar_id, const Event &_content_) constgoogle_calendar_api::CalendarService::EventsResource
NewInstancesMethod(client::AuthorizationCredential *_credential_, const absl::string_view &calendar_id, const absl::string_view &event_id) constgoogle_calendar_api::CalendarService::EventsResource
NewInstancesMethodPager(client::AuthorizationCredential *_credential_, const absl::string_view &calendar_id, const absl::string_view &event_id) constgoogle_calendar_api::CalendarService::EventsResource
NewListMethod(client::AuthorizationCredential *_credential_, const absl::string_view &calendar_id) constgoogle_calendar_api::CalendarService::EventsResource
NewListMethodPager(client::AuthorizationCredential *_credential_, const absl::string_view &calendar_id) constgoogle_calendar_api::CalendarService::EventsResource
NewMoveMethod(client::AuthorizationCredential *_credential_, const absl::string_view &calendar_id, const absl::string_view &event_id, const absl::string_view &destination) constgoogle_calendar_api::CalendarService::EventsResource
NewPatchMethod(client::AuthorizationCredential *_credential_, const absl::string_view &calendar_id, const absl::string_view &event_id, const Event &_content_) constgoogle_calendar_api::CalendarService::EventsResource
NewQuickAddMethod(client::AuthorizationCredential *_credential_, const absl::string_view &calendar_id, const absl::string_view &text) constgoogle_calendar_api::CalendarService::EventsResource
NewUpdateMethod(client::AuthorizationCredential *_credential_, const absl::string_view &calendar_id, const absl::string_view &event_id, const Event &_content_) constgoogle_calendar_api::CalendarService::EventsResource
NewWatchMethod(client::AuthorizationCredential *_credential_, const absl::string_view &calendar_id, const Channel &_content_) constgoogle_calendar_api::CalendarService::EventsResource
~EventsResource()google_calendar_api::CalendarService::EventsResourceinline