Today's Menu  Portugal
journal and plan nutrition
GTLDrive_Sources.m
Go to the documentation of this file.
1 /* Copyright (c) 2013 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 // GTLDrive_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 // Drive API (drive/v2)
27 // Description:
28 // The API to interact with Drive.
29 // Documentation:
30 // https://developers.google.com/drive/
31 
32 #import "GTLDriveConstants.m"
33 
34 #import "GTLDriveAbout.m"
35 #import "GTLDriveApp.m"
36 #import "GTLDriveAppList.m"
37 #import "GTLDriveChange.m"
38 #import "GTLDriveChangeList.m"
39 #import "GTLDriveChannel.m"
40 #import "GTLDriveChildList.m"
41 #import "GTLDriveChildReference.m"
42 #import "GTLDriveComment.m"
43 #import "GTLDriveCommentList.m"
44 #import "GTLDriveCommentReply.m"
45 #import "GTLDriveCommentReplyList.m"
46 #import "GTLDriveFile.m"
47 #import "GTLDriveFileList.m"
48 #import "GTLDriveParentList.m"
49 #import "GTLDriveParentReference.m"
50 #import "GTLDrivePermission.m"
51 #import "GTLDrivePermissionId.m"
52 #import "GTLDrivePermissionList.m"
53 #import "GTLDriveProperty.m"
54 #import "GTLDrivePropertyList.m"
55 #import "GTLDriveRevision.m"
56 #import "GTLDriveRevisionList.m"
57 #import "GTLDriveUser.m"
58 
59 #import "GTLQueryDrive.m"
60 #import "GTLServiceDrive.m"