Today's Menu  Portugal
journal and plan nutrition
GTLCalendar_Sources.m
Go to the documentation of this file.
1 /* Copyright (c) 2014 Google Inc.
2  *
3  * Licensed under the Apache License, Version 2.0 (the "License");
4  * you may not use this file except in compliance with the License.
5  * You may obtain a copy of the License at
6  *
7  * http://www.apache.org/licenses/LICENSE-2.0
8  *
9  * Unless required by applicable law or agreed to in writing, software
10  * distributed under the License is distributed on an "AS IS" BASIS,
11  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12  * See the License for the specific language governing permissions and
13  * limitations under the License.
14  */
15 
16 //
17 // GTLCalendar_Sources.m
18 //
19 // This file can be compiled into projects to avoid adding the individual
20 // source files for this service.
21 //
22 
23 // ----------------------------------------------------------------------------
24 // NOTE: This file is generated from Google APIs Discovery Service.
25 // Service:
26 // Calendar API (calendar/v3)
27 // Description:
28 // Lets you manipulate events and other calendar data.
29 // Documentation:
30 // https://developers.google.com/google-apps/calendar/firstapp
31 
32 #import "GTLCalendarConstants.m"
33 
34 #import "GTLCalendarAcl.m"
35 #import "GTLCalendarAclRule.m"
36 #import "GTLCalendarCalendar.m"
37 #import "GTLCalendarCalendarList.m"
38 #import "GTLCalendarCalendarListEntry.m"
39 #import "GTLCalendarChannel.m"
40 #import "GTLCalendarColorDefinition.m"
41 #import "GTLCalendarColors.m"
42 #import "GTLCalendarError.m"
43 #import "GTLCalendarEvent.m"
44 #import "GTLCalendarEventAttachment.m"
45 #import "GTLCalendarEventAttendee.m"
46 #import "GTLCalendarEventDateTime.m"
47 #import "GTLCalendarEventReminder.m"
48 #import "GTLCalendarEvents.m"
49 #import "GTLCalendarFreeBusyCalendar.m"
50 #import "GTLCalendarFreeBusyGroup.m"
51 #import "GTLCalendarFreeBusyRequestItem.m"
52 #import "GTLCalendarFreeBusyResponse.m"
53 #import "GTLCalendarNotification.m"
54 #import "GTLCalendarSetting.m"
55 #import "GTLCalendarSettings.m"
56 #import "GTLCalendarTimePeriod.m"
57 
58 #import "GTLQueryCalendar.m"
59 #import "GTLServiceCalendar.m"