Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(369)

Side by Side Diff: generated/googleapis/README.md

Issue 2039113004: Api-roll 37: 2016-06-06 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
61 } 61 }
62 ``` 62 ```
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 #### ![Logo](http://www.google.com/images/icons/product/search-16.gif) Accelerat ed Mobile Pages (AMP) URL API - acceleratedmobilepageurl v1
72
73 This API contains a single method, batchGet. Call this method to retrieve the AM P URL (and equivalent AMP Cache URL) for given public URL(s).
74
75
76 Official API documentation: https://developers.google.com/amp/cache/
77
71 #### ![Logo](https://www.google.com/images/icons/product/doubleclick-16.gif) Ad Exchange Buyer API - adexchangebuyer v1.3 78 #### ![Logo](https://www.google.com/images/icons/product/doubleclick-16.gif) Ad Exchange Buyer API - adexchangebuyer v1.3
72 79
73 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.
74 81
75 Official API documentation: https://developers.google.com/ad-exchange/buyer-rest 82 Official API documentation: https://developers.google.com/ad-exchange/buyer-rest
76 83
77 #### ![Logo](https://www.google.com/images/icons/product/doubleclick-16.gif) Ad Exchange Buyer API - adexchangebuyer v1.4 84 #### ![Logo](https://www.google.com/images/icons/product/doubleclick-16.gif) Ad Exchange Buyer API - adexchangebuyer v1.4
78 85
79 Accesses your bidding-account information, submits creatives for validation, fin ds available direct deals, and retrieves performance reports. 86 Accesses your bidding-account information, submits creatives for validation, fin ds available direct deals, and retrieves performance reports.
80 87
(...skipping 112 matching lines...) Expand 10 before | Expand all | Expand 10 after
193 Manages classes, rosters, and invitations in Google Classroom. 200 Manages classes, rosters, and invitations in Google Classroom.
194 201
195 Official API documentation: https://developers.google.com/classroom/ 202 Official API documentation: https://developers.google.com/classroom/
196 203
197 #### ![Logo](http://www.google.com/images/icons/product/search-16.gif) Google Cl oud Billing API - cloudbilling v1 204 #### ![Logo](http://www.google.com/images/icons/product/search-16.gif) Google Cl oud Billing API - cloudbilling v1
198 205
199 Retrieves Google Developers Console billing accounts and associates them with pr ojects. 206 Retrieves Google Developers Console billing accounts and associates them with pr ojects.
200 207
201 Official API documentation: https://cloud.google.com/billing/ 208 Official API documentation: https://cloud.google.com/billing/
202 209
203 #### ![Logo](http://www.google.com/images/icons/product/search-16.gif) Google Cl oud Container Builder API - cloudbuild v1
204
205 Builds container images in the cloud.
206
207 Official API documentation: https://cloud.google.com/container-builder/docs/
208
209 #### ![Logo](http://www.google.com/images/icons/product/search-16.gif) Google Cl oud Debugger API - clouddebugger v2 210 #### ![Logo](http://www.google.com/images/icons/product/search-16.gif) Google Cl oud Debugger API - clouddebugger v2
210 211
211 Examines the call stack and variables of a running application without stopping or slowing it down. 212 Examines the call stack and variables of a running application without stopping or slowing it down.
212 213
213 Official API documentation: https://cloud.google.com/tools/cloud-debugger 214 Official API documentation: https://cloud.google.com/tools/cloud-debugger
214 215
215 #### ![Logo](http://www.google.com/images/icons/product/search-16.gif) Google Cl oud Network Performance Monitoring API - cloudlatencytest v2
216
217 Reports latency data.
218
219 Official API documentation:
220
221 #### ![Logo](http://www.google.com/images/icons/product/search-16.gif) Google Cl oud Resource Manager API - cloudresourcemanager v1 216 #### ![Logo](http://www.google.com/images/icons/product/search-16.gif) Google Cl oud Resource Manager API - cloudresourcemanager v1
222 217
223 The Google Cloud Resource Manager API provides methods for creating, reading, an d updating project metadata. 218 The Google Cloud Resource Manager API provides methods for creating, reading, an d updating project metadata.
224 219
225 Official API documentation: https://cloud.google.com/resource-manager 220 Official API documentation: https://cloud.google.com/resource-manager
226 221
227 #### ![Logo](http://www.google.com/images/icons/product/search-16.gif) Google Cl oud Trace API - cloudtrace v1 222 #### ![Logo](http://www.google.com/images/icons/product/search-16.gif) Google Cl oud Trace API - cloudtrace v1
228 223
229 Send and retrieve trace data from Google Cloud Trace. Data is generated and avai lable by default for all App Engine applications. Data from other applications c an be written to Cloud Trace for display, reporting, and analysis. 224 Send and retrieve trace data from Google Cloud Trace. Data is generated and avai lable by default for all App Engine applications. Data from other applications c an be written to Cloud Trace for display, reporting, and analysis.
230 225
(...skipping 299 matching lines...) Expand 10 before | Expand all | Expand 10 after
530 Official API documentation: https://developers.google.com/safe-browsing/ 525 Official API documentation: https://developers.google.com/safe-browsing/
531 526
532 #### ![Logo](http://www.google.com/images/icons/product/search-16.gif) Google Ap ps Script Execution API - script v1 527 #### ![Logo](http://www.google.com/images/icons/product/search-16.gif) Google Ap ps Script Execution API - script v1
533 528
534 Executes Google Apps Script projects. 529 Executes Google Apps Script projects.
535 530
536 Official API documentation: https://developers.google.com/apps-script/execution/ rest/v1/scripts/run 531 Official API documentation: https://developers.google.com/apps-script/execution/ rest/v1/scripts/run
537 532
538 #### ![Logo](http://www.google.com/images/icons/product/search-16.gif) Google Sh eets API - sheets v4 533 #### ![Logo](http://www.google.com/images/icons/product/search-16.gif) Google Sh eets API - sheets v4
539 534
540 An API for reading and modifying Google Sheets. 535 Reads and writes Google Sheets.
541 536
542 Official API documentation: https://developers.google.com/sheets/ 537 Official API documentation: https://developers.google.com/sheets/
543 538
544 #### ![Logo](http://www.google.com/images/icons/product/search-16.gif) Google Si te Verification API - siteVerification v1 539 #### ![Logo](http://www.google.com/images/icons/product/search-16.gif) Google Si te Verification API - siteVerification v1
545 540
546 Verifies ownership of websites or domains with Google. 541 Verifies ownership of websites or domains with Google.
547 542
548 Official API documentation: https://developers.google.com/site-verification/ 543 Official API documentation: https://developers.google.com/site-verification/
549 544
550 #### ![Logo](https://www.google.com/images/icons/product/cloud_storage-16.png) C loud Storage JSON API - storage v1 545 #### ![Logo](https://www.google.com/images/icons/product/cloud_storage-16.png) C loud Storage JSON API - storage v1
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
612 Retrieves your YouTube Analytics data. 607 Retrieves your YouTube Analytics data.
613 608
614 Official API documentation: http://developers.google.com/youtube/analytics/ 609 Official API documentation: http://developers.google.com/youtube/analytics/
615 610
616 #### ![Logo](http://www.google.com/images/icons/product/search-16.gif) YouTube R eporting API - youtubereporting v1 611 #### ![Logo](http://www.google.com/images/icons/product/search-16.gif) YouTube R eporting API - youtubereporting v1
617 612
618 Schedules reporting jobs containing your YouTube Analytics data and downloads th e resulting bulk data reports in the form of CSV files. 613 Schedules reporting jobs containing your YouTube Analytics data and downloads th e resulting bulk data reports in the form of CSV files.
619 614
620 Official API documentation: https://developers.google.com/youtube/reporting/v1/r eports/ 615 Official API documentation: https://developers.google.com/youtube/reporting/v1/r eports/
621 616
OLDNEW
« no previous file with comments | « generated/googleapis/CHANGELOG.md ('k') | generated/googleapis/lib/acceleratedmobilepageurl/v1.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698