OLD | NEW |
1 Auto-generated Dart libraries for accessing [Google APIs][libs]. | 1 Auto-generated Dart libraries for accessing [Google APIs][libs]. |
2 | 2 |
3 ## Usage | 3 ## Usage |
4 | 4 |
5 First, obtain OAuth 2.0 access credentials. This can be done using the | 5 First, obtain OAuth 2.0 access credentials. This can be done using the |
6 `googleapis_auth` package. Your application can access APIs on behalf of a | 6 `googleapis_auth` package. Your application can access APIs on behalf of a |
7 user or using a service account. | 7 user or using a service account. |
8 | 8 |
9 After obtaining credentials, an API from the `googleapis` package can be | 9 After obtaining credentials, an API from the `googleapis` package can be |
10 accessed with an authenticated HTTP client. | 10 accessed with an authenticated HTTP client. |
(...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
142 Official API documentation: https://developers.google.com/analytics/ | 142 Official API documentation: https://developers.google.com/analytics/ |
143 | 143 |
144 ####  Google An
alytics Reporting API - analyticsreporting v4 | 144 ####  Google An
alytics Reporting API - analyticsreporting v4 |
145 | 145 |
146 Accesses Analytics report data. | 146 Accesses Analytics report data. |
147 | 147 |
148 Official API documentation: https://developers.google.com/analytics/devguides/re
porting/core/v4/ | 148 Official API documentation: https://developers.google.com/analytics/devguides/re
porting/core/v4/ |
149 | 149 |
150 ####  Android D
evice Provisioning Partner API - androiddeviceprovisioning v1 | 150 ####  Android D
evice Provisioning Partner API - androiddeviceprovisioning v1 |
151 | 151 |
152 Android Device Provisioning Partner API | 152 Automates reseller integration into Zero Touch Provisioning by assigning devices
to customers and creating device reports. |
153 | 153 |
154 Official API documentation: https://developers.google.com/zero-touch/ | 154 Official API documentation: https://developers.google.com/zero-touch/ |
155 | 155 |
156 ####  Google
Play EMM API - androidenterprise v1 | 156 ####  Google
Play EMM API - androidenterprise v1 |
157 | 157 |
158 Manages the deployment of apps to Android for Work users. | 158 Manages the deployment of apps to Android for Work users. |
159 | 159 |
160 Official API documentation: https://developers.google.com/android/work/play/emm-
api | 160 Official API documentation: https://developers.google.com/android/work/play/emm-
api |
161 | 161 |
162 ####  Android M
anagement API - androidmanagement v1 | 162 ####  Android M
anagement API - androidmanagement v1 |
(...skipping 434 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
597 Official API documentation: https://developers.google.com/google-apps/reseller/ | 597 Official API documentation: https://developers.google.com/google-apps/reseller/ |
598 | 598 |
599 ####  Google Cl
oud Runtime Configuration API - runtimeconfig v1 | 599 ####  Google Cl
oud Runtime Configuration API - runtimeconfig v1 |
600 | 600 |
601 The Runtime Configurator allows you to dynamically configure and expose variable
s through Google Cloud Platform. In addition, you can also set Watchers and Wait
ers that will watch for changes to your data and return based on certain conditi
ons. | 601 The Runtime Configurator allows you to dynamically configure and expose variable
s through Google Cloud Platform. In addition, you can also set Watchers and Wait
ers that will watch for changes to your data and return based on certain conditi
ons. |
602 | 602 |
603 Official API documentation: https://cloud.google.com/deployment-manager/runtime-
configurator/ | 603 Official API documentation: https://cloud.google.com/deployment-manager/runtime-
configurator/ |
604 | 604 |
605 ####  Google Sa
fe Browsing API - safebrowsing v4 | 605 ####  Google Sa
fe Browsing API - safebrowsing v4 |
606 | 606 |
607 The Safe Browsing API is an experimental API that allows client applications to
check URLs against Google's constantly-updated blacklists of suspected phishing
and malware pages. Your client application can use the API to download an encryp
ted table for local, client-side lookups of URLs. | 607 Enables client applications to check web resources (most commonly URLs) against
Google-generated lists of unsafe web resources. |
608 | 608 |
609 Official API documentation: https://developers.google.com/safe-browsing/ | 609 Official API documentation: https://developers.google.com/safe-browsing/ |
610 | 610 |
611 ####  Google Ap
ps Script Execution API - script v1 | 611 ####  Google Ap
ps Script Execution API - script v1 |
612 | 612 |
613 Executes Google Apps Script projects. | 613 Executes functions in Google Apps Script projects. |
614 | 614 |
615 Official API documentation: https://developers.google.com/apps-script/execution/
rest/v1/scripts/run | 615 Official API documentation: https://developers.google.com/apps-script/execution/
rest/v1/scripts/run |
616 | 616 |
617 ####  Google Se
arch Console URL Testing Tools API - searchconsole v1 | 617 ####  Google Se
arch Console URL Testing Tools API - searchconsole v1 |
618 | 618 |
619 Provides tools for running validation tests against single URLs | 619 Provides tools for running validation tests against single URLs |
620 | 620 |
621 Official API documentation: https://developers.google.com/webmaster-tools/search
-console-api/ | 621 Official API documentation: https://developers.google.com/webmaster-tools/search
-console-api/ |
622 | 622 |
623 ####  Google Se
rvice Control API - servicecontrol v1 | 623 ####  Google Se
rvice Control API - servicecontrol v1 |
(...skipping 139 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
763 Retrieves your YouTube Analytics data. | 763 Retrieves your YouTube Analytics data. |
764 | 764 |
765 Official API documentation: http://developers.google.com/youtube/analytics/ | 765 Official API documentation: http://developers.google.com/youtube/analytics/ |
766 | 766 |
767 ####  YouTube R
eporting API - youtubereporting v1 | 767 ####  YouTube R
eporting API - youtubereporting v1 |
768 | 768 |
769 Schedules reporting jobs containing your YouTube Analytics data and downloads th
e resulting bulk data reports in the form of CSV files. | 769 Schedules reporting jobs containing your YouTube Analytics data and downloads th
e resulting bulk data reports in the form of CSV files. |
770 | 770 |
771 Official API documentation: https://developers.google.com/youtube/reporting/v1/r
eports/ | 771 Official API documentation: https://developers.google.com/youtube/reporting/v1/r
eports/ |
772 | 772 |
OLD | NEW |