books  v1
books_api.h
1 // Copyright 2010 Google Inc.
2 //
3 // Licensed under the Apache License, Version 2.0 (the "License"); you may not
4 // use this file except in compliance with the License. You may obtain a copy of
5 // 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, WITHOUT
11 // WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
12 // License for the specific language governing permissions and limitations under
13 // the License.
14 // This code was generated by google-apis-code-generator 1.5.1
15 // Build date: 2018-10-08 17:45:39 UTC
16 // on: 2020-03-14, 18:51:48 UTC
17 // C++ generator version: 0.1.4
18 
19 #ifndef GOOGLE_BOOKS_API_BOOKS_API_H_
20 #define GOOGLE_BOOKS_API_BOOKS_API_H_
21 
22 #include "google/books_api/books_annotations_range.h"
23 #include "google/books_api/annotation.h"
24 #include "google/books_api/annotationdata.h"
25 #include "google/books_api/annotations.h"
26 #include "google/books_api/annotations_summary.h"
27 #include "google/books_api/annotationsdata.h"
28 #include "google/books_api/books_cloudloading_resource.h"
29 #include "google/books_api/books_subscription_release_info.h"
30 #include "google/books_api/books_volumes_recommended_rate_response.h"
31 #include "google/books_api/bookshelf.h"
32 #include "google/books_api/bookshelves.h"
33 #include "google/books_api/category.h"
34 #include "google/books_api/concurrent_access_restriction.h"
35 #include "google/books_api/dictlayerdata.h"
36 #include "google/books_api/reading_position.h"
37 #include "google/books_api/review.h"
38 #include "google/books_api/download_access_restriction.h"
39 #include "google/books_api/volumeseriesinfo.h"
40 #include "google/books_api/volume.h"
41 #include "google/books_api/discoveryclusters.h"
42 #include "google/books_api/download_accesses.h"
43 #include "google/books_api/family_info.h"
44 #include "google/books_api/geolayerdata.h"
45 #include "google/books_api/layersummary.h"
46 #include "google/books_api/layersummaries.h"
47 #include "google/books_api/metadata.h"
48 #include "google/books_api/notification.h"
49 #include "google/books_api/offers.h"
50 #include "google/books_api/request_access.h"
51 #include "google/books_api/series.h"
52 #include "google/books_api/seriesmembership.h"
53 #include "google/books_api/usersettings.h"
54 #include "google/books_api/volume2.h"
55 #include "google/books_api/volumeannotation.h"
56 #include "google/books_api/volumeannotations.h"
57 #include "google/books_api/volumes.h"
58 
59 #include "google/books_api/books_service.h"
60 
61 
62 #endif // GOOGLE_BOOKS_API_BOOKS_API_H_