fitness  v1
fitness_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-28, 03:09:04 UTC
17 // C++ generator version: 0.1.4
18 
19 #ifndef GOOGLE_FITNESS_API_FITNESS_API_H_
20 #define GOOGLE_FITNESS_API_FITNESS_API_H_
21 
22 #include "google/fitness_api/map_value.h"
23 #include "google/fitness_api/value_map_val_entry.h"
24 #include "google/fitness_api/value.h"
25 #include "google/fitness_api/data_point.h"
26 #include "google/fitness_api/dataset.h"
27 #include "google/fitness_api/application.h"
28 #include "google/fitness_api/session.h"
29 #include "google/fitness_api/aggregate_bucket.h"
30 #include "google/fitness_api/aggregate_by.h"
31 #include "google/fitness_api/bucket_by_activity.h"
32 #include "google/fitness_api/bucket_by_session.h"
33 #include "google/fitness_api/bucket_by_time_period.h"
34 #include "google/fitness_api/bucket_by_time.h"
35 #include "google/fitness_api/aggregate_request.h"
36 #include "google/fitness_api/aggregate_response.h"
37 #include "google/fitness_api/data_type_field.h"
38 #include "google/fitness_api/data_type.h"
39 #include "google/fitness_api/device.h"
40 #include "google/fitness_api/data_source.h"
41 #include "google/fitness_api/list_data_point_changes_response.h"
42 #include "google/fitness_api/list_data_sources_response.h"
43 #include "google/fitness_api/list_sessions_response.h"
44 
45 #include "google/fitness_api/fitness_service.h"
46 
47 
48 #endif // GOOGLE_FITNESS_API_FITNESS_API_H_