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 224 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
235 The API to interact with Drive. | 235 The API to interact with Drive. |
236 | 236 |
237 Official API documentation: https://developers.google.com/drive/ | 237 Official API documentation: https://developers.google.com/drive/ |
238 | 238 |
239 ####  Fitness -
fitness v1 | 239 ####  Fitness -
fitness v1 |
240 | 240 |
241 Google Fit API | 241 Google Fit API |
242 | 242 |
243 Official API documentation: https://developers.google.com/fit/rest/ | 243 Official API documentation: https://developers.google.com/fit/rest/ |
244 | 244 |
245 ####  Freebas
e Search - freebase v1 | 245 ####  Freeba
se Search - freebase v1 |
246 | 246 |
247 Find Freebase entities using textual queries and other constraints. | 247 Find Freebase entities using textual queries and other constraints. |
248 | 248 |
249 Official API documentation: https://developers.google.com/freebase/ | 249 Official API documentation: https://developers.google.com/freebase/ |
250 | 250 |
251 ####  Fusion Ta
bles API - fusiontables v1 | 251 ####  Fusion Ta
bles API - fusiontables v1 |
252 | 252 |
253 API for working with Fusion Tables data. | 253 API for working with Fusion Tables data. |
254 | 254 |
255 Official API documentation: https://developers.google.com/fusiontables | 255 Official API documentation: https://developers.google.com/fusiontables |
(...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
383 ####  Trans
late API - translate v2 | 383 ####  Trans
late API - translate v2 |
384 | 384 |
385 Lets you translate text from one language to another | 385 Lets you translate text from one language to another |
386 | 386 |
387 Official API documentation: https://developers.google.com/translate/v2/using_res
t | 387 Official API documentation: https://developers.google.com/translate/v2/using_res
t |
388 | 388 |
389 ####  URL Short
ener API - urlshortener v1 | 389 ####  URL Short
ener API - urlshortener v1 |
390 | 390 |
391 Lets you create, inspect, and manage goo.gl short URLs | 391 Lets you create, inspect, and manage goo.gl short URLs |
392 | 392 |
393 Official API documentation: http://code.google.com/apis/urlshortener/v1/getting_
started.html | 393 Official API documentation: https://developers.google.com/url-shortener/v1/getti
ng_started |
394 | 394 |
395 ####  Google
Fonts Developer API - webfonts v1 | 395 ####  Google
Fonts Developer API - webfonts v1 |
396 | 396 |
397 The Google Fonts Developer API. | 397 The Google Fonts Developer API. |
398 | 398 |
399 Official API documentation: https://developers.google.com/fonts/docs/developer_a
pi | 399 Official API documentation: https://developers.google.com/fonts/docs/developer_a
pi |
400 | 400 |
401 #### 
Webmaster Tools API - webmasters v3 | 401 #### 
Webmaster Tools API - webmasters v3 |
402 | 402 |
403 Lets you view Google Webmaster Tools data for your verified sites. | 403 Lets you view Google Webmaster Tools data for your verified sites. |
404 | 404 |
405 Official API documentation: https://developers.google.com/webmaster-tools/v3/wel
come | 405 Official API documentation: https://developers.google.com/webmaster-tools/v3/wel
come |
406 | 406 |
407 ####  YouTube
Data API - youtube v3 | 407 ####  YouTube
Data API - youtube v3 |
408 | 408 |
409 Programmatic access to YouTube features. | 409 Programmatic access to YouTube features. |
410 | 410 |
411 Official API documentation: https://developers.google.com/youtube/v3 | 411 Official API documentation: https://developers.google.com/youtube/v3 |
412 | 412 |
413 ####  YouTube
Analytics API - youtubeAnalytics v1 | 413 ####  YouTube
Analytics API - youtubeAnalytics v1 |
414 | 414 |
415 Retrieve your YouTube Analytics reports. | 415 Retrieve your YouTube Analytics reports. |
416 | 416 |
417 Official API documentation: http://developers.google.com/youtube/analytics/ | 417 Official API documentation: http://developers.google.com/youtube/analytics/ |
418 | 418 |
OLD | NEW |