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 52 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
63 | 63 |
64 [libs]: https://developers.google.com/discovery/libraries/ | 64 [libs]: https://developers.google.com/discovery/libraries/ |
65 | 65 |
66 ## Available Google APIs | 66 ## Available Google APIs |
67 | 67 |
68 The following is a list of APIs that are currently available inside this | 68 The following is a list of APIs that are currently available inside this |
69 package. | 69 package. |
70 | 70 |
71 ####  Accelerat
ed Mobile Pages (AMP) URL API - acceleratedmobilepageurl v1 | 71 ####  Accelerat
ed Mobile Pages (AMP) URL API - acceleratedmobilepageurl v1 |
72 | 72 |
73 Retrieves the list of AMP URL (and equivalent AMP Cache URL) for a given list of
public URL(s). | 73 Retrieves the list of AMP URLs (and equivalent AMP Cache URLs) for a given list
of public URL(s). |
74 | 74 |
75 | 75 |
76 Official API documentation: https://developers.google.com/amp/cache/ | 76 Official API documentation: https://developers.google.com/amp/cache/ |
77 | 77 |
78 ####  Ad
Exchange Buyer API - adexchangebuyer v1.3 | 78 ####  Ad
Exchange Buyer API - adexchangebuyer v1.3 |
79 | 79 |
80 Accesses your bidding-account information, submits creatives for validation, fin
ds available direct deals, and retrieves performance reports. | 80 Accesses your bidding-account information, submits creatives for validation, fin
ds available direct deals, and retrieves performance reports. |
81 | 81 |
82 Official API documentation: https://developers.google.com/ad-exchange/buyer-rest | 82 Official API documentation: https://developers.google.com/ad-exchange/buyer-rest |
83 | 83 |
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
140 Views and manages your Google Analytics data. | 140 Views and manages your Google Analytics data. |
141 | 141 |
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 |
| 151 |
| 152 Android Device Provisioning Partner API |
| 153 |
| 154 Official API documentation: https://developers.google.com/zero-touch/ |
| 155 |
150 ####  Google
Play EMM API - androidenterprise v1 | 156 ####  Google
Play EMM API - androidenterprise v1 |
151 | 157 |
152 Manages the deployment of apps to Android for Work users. | 158 Manages the deployment of apps to Android for Work users. |
153 | 159 |
154 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 |
155 | 161 |
| 162 ####  Android M
anagement API - androidmanagement v1 |
| 163 |
| 164 The Android Management API provides remote enterprise management of Android devi
ces and apps. |
| 165 |
| 166 Official API documentation: https://developers.google.com/android/management |
| 167 |
156 ####  Google
Play Developer API - androidpublisher v2 | 168 ####  Google
Play Developer API - androidpublisher v2 |
157 | 169 |
158 Lets Android application developers access their Google Play accounts. | 170 Lets Android application developers access their Google Play accounts. |
159 | 171 |
160 Official API documentation: https://developers.google.com/android-publisher | 172 Official API documentation: https://developers.google.com/android-publisher |
161 | 173 |
162 ####  Google Ap
p Engine Admin API - appengine v1 | 174 ####  Google Ap
p Engine Admin API - appengine v1 |
163 | 175 |
164 The App Engine Admin API enables developers to provision and manage their App En
gine applications. | 176 The App Engine Admin API enables developers to provision and manage their App En
gine applications. |
165 | 177 |
(...skipping 90 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
256 The Google Cloud Resource Manager API provides methods for creating, reading, an
d updating project metadata. | 268 The Google Cloud Resource Manager API provides methods for creating, reading, an
d updating project metadata. |
257 | 269 |
258 Official API documentation: https://cloud.google.com/resource-manager | 270 Official API documentation: https://cloud.google.com/resource-manager |
259 | 271 |
260 ####  Google Cl
oud Resource Manager API - cloudresourcemanager v2beta1 | 272 ####  Google Cl
oud Resource Manager API - cloudresourcemanager v2beta1 |
261 | 273 |
262 The Google Cloud Resource Manager API provides methods for creating, reading, an
d updating project metadata. | 274 The Google Cloud Resource Manager API provides methods for creating, reading, an
d updating project metadata. |
263 | 275 |
264 Official API documentation: https://cloud.google.com/resource-manager | 276 Official API documentation: https://cloud.google.com/resource-manager |
265 | 277 |
| 278 ####  Stackdriv
er Trace API - cloudtrace v1 |
| 279 |
| 280 Send and retrieve trace data from Stackdriver Trace. Data is generated and avail
able by default for all App Engine applications. Data from other applications ca
n be written to Stackdriver Trace for display, reporting, and analysis. |
| 281 |
| 282 |
| 283 Official API documentation: https://cloud.google.com/trace |
| 284 |
266 ####  Stackdriv
er Trace API - cloudtrace v2 | 285 ####  Stackdriv
er Trace API - cloudtrace v2 |
267 | 286 |
268 Send and retrieve trace data from Stackdriver Trace. Data is generated and avail
able by default for all App Engine applications. Data from other applications ca
n be written to Stackdriver Trace for display, reporting, and analysis. | 287 Send and retrieve trace data from Stackdriver Trace. Data is generated and avail
able by default for all App Engine applications. Data from other applications ca
n be written to Stackdriver Trace for display, reporting, and analysis. |
269 | 288 |
270 | 289 |
271 Official API documentation: https://cloud.google.com/trace | 290 Official API documentation: https://cloud.google.com/trace |
272 | 291 |
273 #### 
Compute Engine API - compute v1 | 292 #### 
Compute Engine API - compute v1 |
274 | 293 |
275 Creates and runs virtual machines on Google Cloud Platform. | 294 Creates and runs virtual machines on Google Cloud Platform. |
(...skipping 27 matching lines...) Expand all Loading... |
303 Searches over a website or collection of websites | 322 Searches over a website or collection of websites |
304 | 323 |
305 Official API documentation: https://developers.google.com/custom-search/v1/using
_rest | 324 Official API documentation: https://developers.google.com/custom-search/v1/using
_rest |
306 | 325 |
307 ####  Google Cl
oud Dataproc API - dataproc v1 | 326 ####  Google Cl
oud Dataproc API - dataproc v1 |
308 | 327 |
309 Manages Hadoop-based clusters and jobs on Google Cloud Platform. | 328 Manages Hadoop-based clusters and jobs on Google Cloud Platform. |
310 | 329 |
311 Official API documentation: https://cloud.google.com/dataproc/ | 330 Official API documentation: https://cloud.google.com/dataproc/ |
312 | 331 |
313 ####  Google Cl
oud Dataproc API - dataproc v1beta2 | |
314 | |
315 Manages Hadoop-based clusters and jobs on Google Cloud Platform. | |
316 | |
317 Official API documentation: https://cloud.google.com/dataproc/ | |
318 | |
319 ####  Google Cl
oud Datastore API - datastore v1 | 332 ####  Google Cl
oud Datastore API - datastore v1 |
320 | 333 |
321 Accesses the schemaless NoSQL database to provide fully managed, robust, scalabl
e storage for your application. | 334 Accesses the schemaless NoSQL database to provide fully managed, robust, scalabl
e storage for your application. |
322 | 335 |
323 | 336 |
324 Official API documentation: https://cloud.google.com/datastore/ | 337 Official API documentation: https://cloud.google.com/datastore/ |
325 | 338 |
326 ####  Google Cloud Deployment Manager API - deploymentmanager v2 | 339 ####  Google Cloud Deployment Manager API - deploymentmanager v2 |
327 | 340 |
328 Declares, configures, and deploys complex solutions on Google Cloud Platform. | 341 Declares, configures, and deploys complex solutions on Google Cloud Platform. |
(...skipping 198 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
527 Searches certified companies and creates contact leads with them, and also audit
s the usage of clients. | 540 Searches certified companies and creates contact leads with them, and also audit
s the usage of clients. |
528 | 541 |
529 Official API documentation: https://developers.google.com/partners/ | 542 Official API documentation: https://developers.google.com/partners/ |
530 | 543 |
531 ####  Google Pe
ople API - people v1 | 544 ####  Google Pe
ople API - people v1 |
532 | 545 |
533 Provides access to information about profiles and contacts. | 546 Provides access to information about profiles and contacts. |
534 | 547 |
535 Official API documentation: https://developers.google.com/people/ | 548 Official API documentation: https://developers.google.com/people/ |
536 | 549 |
| 550 ####  Google Play Custom App Publishing API - playcustomapp v1 |
| 551 |
| 552 An API to publish custom Android apps. |
| 553 |
| 554 Official API documentation: https://developers.google.com/android/work/play/cust
om-app-api |
| 555 |
537 ####  Google Pl
ay Movies Partner API - playmoviespartner v1 | 556 ####  Google Pl
ay Movies Partner API - playmoviespartner v1 |
538 | 557 |
539 Gets the delivery status of titles for Google Play Movies Partners. | 558 Gets the delivery status of titles for Google Play Movies Partners. |
540 | 559 |
541 Official API documentation: https://developers.google.com/playmoviespartner/ | 560 Official API documentation: https://developers.google.com/playmoviespartner/ |
542 | 561 |
543 ####  Google+ AP
I - plus v1 | 562 ####  Google+ AP
I - plus v1 |
544 | 563 |
545 Builds on top of the Google+ platform. | 564 Builds on top of the Google+ platform. |
546 | 565 |
(...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
662 Official API documentation: https://developers.google.com/storage/docs/json_api/ | 681 Official API documentation: https://developers.google.com/storage/docs/json_api/ |
663 | 682 |
664 ####  Google St
orage Transfer API - storagetransfer v1 | 683 ####  Google St
orage Transfer API - storagetransfer v1 |
665 | 684 |
666 Transfers data from external data sources to a Google Cloud Storage bucket or be
tween Google Cloud Storage buckets. | 685 Transfers data from external data sources to a Google Cloud Storage bucket or be
tween Google Cloud Storage buckets. |
667 | 686 |
668 Official API documentation: https://cloud.google.com/storage/transfer | 687 Official API documentation: https://cloud.google.com/storage/transfer |
669 | 688 |
670 ####  Street Vi
ew Publish API - streetviewpublish v1 | 689 ####  Street Vi
ew Publish API - streetviewpublish v1 |
671 | 690 |
672 The Street View Publish API allows your application to publish 360 photos to Goo
gle Maps, along with image metadata that specifies the position, orientation, an
d connectivity of each photo. With this API, any app can offer an interface for
positioning, connecting, and uploading user-generated Street View images. | 691 Publishes 360 photos to Google Maps, along with position, orientation, and conne
ctivity metadata. Apps can offer an interface for positioning, connecting, and u
ploading user-generated Street View images. |
673 | 692 |
674 | 693 |
675 Official API documentation: https://developers.google.com/streetview/publish/ | 694 Official API documentation: https://developers.google.com/streetview/publish/ |
676 | 695 |
677 ####  Surveys API - surveys v2 | 696 ####  Surveys API - surveys v2 |
678 | 697 |
679 Creates and conducts surveys, lists the surveys that an authenticated user owns,
and retrieves survey results and information about specified surveys. | 698 Creates and conducts surveys, lists the surveys that an authenticated user owns,
and retrieves survey results and information about specified surveys. |
680 | 699 |
681 ####  Tag Manager API - tagmanager v1 | 700 ####  Tag Manager API - tagmanager v1 |
682 | 701 |
(...skipping 19 matching lines...) Expand all Loading... |
702 Google Translate programmatically. | 721 Google Translate programmatically. |
703 | 722 |
704 Official API documentation: https://code.google.com/apis/language/translate/v2/g
etting_started.html | 723 Official API documentation: https://code.google.com/apis/language/translate/v2/g
etting_started.html |
705 | 724 |
706 ####  URL Shortener API - urlshortener v1 | 725 ####  URL Shortener API - urlshortener v1 |
707 | 726 |
708 Lets you create, inspect, and manage goo.gl short URLs | 727 Lets you create, inspect, and manage goo.gl short URLs |
709 | 728 |
710 Official API documentation: https://developers.google.com/url-shortener/v1/getti
ng_started | 729 Official API documentation: https://developers.google.com/url-shortener/v1/getti
ng_started |
711 | 730 |
| 731 ####  Google Va
ult API - vault v1 |
| 732 |
| 733 |
| 734 |
| 735 Official API documentation: https://apps.google.com/products/vault/ |
| 736 |
712 ####  Google Cl
oud Vision API - vision v1 | 737 ####  Google Cl
oud Vision API - vision v1 |
713 | 738 |
714 Integrates Google Vision features, including image labeling, face, logo, and lan
dmark detection, optical character recognition (OCR), and detection of explicit
content, into applications. | 739 Integrates Google Vision features, including image labeling, face, logo, and lan
dmark detection, optical character recognition (OCR), and detection of explicit
content, into applications. |
715 | 740 |
716 Official API documentation: https://cloud.google.com/vision/ | 741 Official API documentation: https://cloud.google.com/vision/ |
717 | 742 |
718 ####  Google
Fonts Developer API - webfonts v1 | 743 ####  Google
Fonts Developer API - webfonts v1 |
719 | 744 |
720 Accesses the metadata for all families served by Google Fonts, providing a list
of families currently available (including available styles and a list of suppor
ted script subsets). | 745 Accesses the metadata for all families served by Google Fonts, providing a list
of families currently available (including available styles and a list of suppor
ted script subsets). |
721 | 746 |
(...skipping 16 matching lines...) Expand all Loading... |
738 Retrieves your YouTube Analytics data. | 763 Retrieves your YouTube Analytics data. |
739 | 764 |
740 Official API documentation: http://developers.google.com/youtube/analytics/ | 765 Official API documentation: http://developers.google.com/youtube/analytics/ |
741 | 766 |
742 ####  YouTube R
eporting API - youtubereporting v1 | 767 ####  YouTube R
eporting API - youtubereporting v1 |
743 | 768 |
744 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. |
745 | 770 |
746 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/ |
747 | 772 |
OLD | NEW |