#include <calendar_service.h>
Service definition for CalendarService (v3).
For more information about this service, see the API Documentation at 'https://developers.google.com/google-apps/calendar/firstapp
◆ CalendarService()
google_calendar_api::CalendarService::CalendarService |
( |
client::HttpTransport * |
transport | ) |
|
|
explicit |
Standard constructor.
- Parameters
-
[in] | transport | The transport to use when creating methods to invoke on this service instance. |
◆ ~CalendarService()
google_calendar_api::CalendarService::~CalendarService |
( |
| ) |
|
|
virtual |
◆ get_acl()
const AclResource& google_calendar_api::CalendarService::get_acl |
( |
| ) |
const |
|
inline |
Gets the resource method factory.
- Returns
- AclResource for creating methods.
◆ get_calendar_list()
◆ get_calendars()
const CalendarsResource& google_calendar_api::CalendarService::get_calendars |
( |
| ) |
const |
|
inline |
◆ get_channels()
const ChannelsResource& google_calendar_api::CalendarService::get_channels |
( |
| ) |
const |
|
inline |
◆ get_colors()
const ColorsResource& google_calendar_api::CalendarService::get_colors |
( |
| ) |
const |
|
inline |
Gets the resource method factory.
- Returns
- ColorsResource for creating methods.
◆ get_events()
const EventsResource& google_calendar_api::CalendarService::get_events |
( |
| ) |
const |
|
inline |
Gets the resource method factory.
- Returns
- EventsResource for creating methods.
◆ get_freebusy()
const FreebusyResource& google_calendar_api::CalendarService::get_freebusy |
( |
| ) |
const |
|
inline |
◆ get_settings()
const SettingsResource& google_calendar_api::CalendarService::get_settings |
( |
| ) |
const |
|
inline |
◆ googleapis_API_GENERATOR
const char google_calendar_api::CalendarService::googleapis_API_GENERATOR |
|
static |
Initial value:= {
"google-apis-code-generator 1.5.1 / 0.1.4"}
The code generator used to generate this API.
◆ googleapis_API_NAME
const char google_calendar_api::CalendarService::googleapis_API_NAME = {"calendar"} |
|
static |
The name of the API that this was generated from.
◆ googleapis_API_VERSION
const char google_calendar_api::CalendarService::googleapis_API_VERSION = {"v3"} |
|
static |
The version of the API that this interface was generated from.
The documentation for this class was generated from the following files: