OLD | NEW |
(Empty) | |
| 1 name: googleapis |
| 2 version: 0.1.0 |
| 3 author: Dart Team <misc@dartlang.org> |
| 4 description: "Auto-generated client libraries for accessing the following APIs:\
n |
| 5 adexchangebuyer:v1.3 - Accesses your bidding-account information, submits crea
tives for validation, finds available direct deals, and retrieves performance re
ports.\n |
| 6 adexchangeseller:v1.1 - Gives Ad Exchange seller users access to their invento
ry and the ability to generate reports\n |
| 7 admin:directory_v1 - The Admin SDK Directory API lets you view and manage ente
rprise resources such as users and groups, administrative notifications, securit
y features, and more.\n |
| 8 admin:email_migration_v2 - Email Migration API lets you migrate emails of user
s to Google backends.\n |
| 9 admin:reports_v1 - Allows the administrators of Google Apps customers to fetch
reports about the usage, collaboration, security and risk for their users.\n |
| 10 adsense:v1.4 - Gives AdSense publishers access to their inventory and the abil
ity to generate reports\n |
| 11 adsensehost:v4.1 - Gives AdSense Hosts access to report generation, ad code ge
neration, and publisher management capabilities.\n |
| 12 analytics:v3 - View and manage your Google Analytics data\n |
| 13 androidpublisher:v2 - Lets Android application developers access their Google
Play accounts.\n |
| 14 appsactivity:v1 - Provides a historical view of activity.\n |
| 15 appstate:v1 - The Google App State API.\n |
| 16 bigquery:v2 - A data platform for customers to create, manage, share and query
data.\n |
| 17 blogger:v3 - API for access to the data within Blogger.\n |
| 18 books:v1 - Lets you search for books and manage your Google Books library.\n |
| 19 calendar:v3 - Lets you manipulate events and other calendar data.\n |
| 20 civicinfo:us_v1 - An API for accessing civic information.\n |
| 21 civicinfo:v1 - An API for accessing civic information.\n |
| 22 compute:v1 - API for the Google Compute Engine service.\n |
| 23 content:v2 - Manage product items, inventory, and Merchant Center accounts for
Google Shopping.\n |
| 24 coordinate:v1 - Lets you view and manage jobs in a Coordinate team.\n |
| 25 customsearch:v1 - Lets you search over a website or collection of websites\n |
| 26 dfareporting:v1.3 - Lets you create, run and download reports.\n |
| 27 doubleclickbidmanager:v1 - API for viewing and managing your reports in Double
Click Bid Manager.\n |
| 28 doubleclicksearch:v2 - Report and modify your advertising data in DoubleClick
Search (for example, campaigns, ad groups, keywords, and conversions).\n |
| 29 drive:v2 - The API to interact with Drive.\n |
| 30 freebase:v1 - Find Freebase entities using textual queries and other constrain
ts.\n |
| 31 fusiontables:v1 - API for working with Fusion Tables data.\n |
| 32 games:v1 - The API for Google Play Game Services.\n |
| 33 gamesManagement:v1management - The Management API for Google Play Game Service
s.\n |
| 34 gmail:v1 - The Gmail REST API.\n |
| 35 groupsmigration:v1 - Groups Migration Api.\n |
| 36 groupssettings:v1 - Lets you manage permission levels and related settings of
a group.\n |
| 37 identitytoolkit:v3 - Help the third party sites to implement federated login.\
n |
| 38 licensing:v1 - Licensing API to view and manage license for your domain.\n |
| 39 mapsengine:v1 - The Google Maps Engine API allows developers to store and quer
y geospatial vector and raster data.\n |
| 40 mirror:v1 - API for interacting with Glass users via the timeline.\n |
| 41 oauth2:v2 - Lets you access OAuth2 protocol related APIs.\n |
| 42 orkut:v2 - Lets you manage activities, comments and badges in Orkut. More stuf
f coming in time.\n |
| 43 pagespeedonline:v1 - Lets you analyze the performance of a web page and get ta
ilored suggestions to make that page faster.\n |
| 44 plus:v1 - The Google+ API enables developers to build on top of the Google+ pl
atform.\n |
| 45 plusDomains:v1 - The Google+ API enables developers to build on top of the Goo
gle+ platform.\n |
| 46 prediction:v1.6 - Lets you access a cloud hosted machine learning service that
makes it easy to build smart apps\n |
| 47 qpxExpress:v1 - Lets you find the least expensive flights between an origin an
d a destination.\n |
| 48 reseller:v1 - Lets you create and manage your customers and their subscription
s.\n |
| 49 siteVerification:v1 - Lets you programatically verify ownership of websites or
domains with Google.\n |
| 50 storage:v1 - Lets you store and retrieve potentially-large, immutable data obj
ects.\n |
| 51 tasks:v1 - Lets you manage your tasks and task lists.\n |
| 52 translate:v2 - Lets you translate text from one language to another\n |
| 53 urlshortener:v1 - Lets you create, inspect, and manage goo.gl short URLs\n |
| 54 webfonts:v1 - The Google Fonts Developer API.\n |
| 55 youtube:v3 - Programmatic access to YouTube features.\n |
| 56 youtubeAnalytics:v1 - Retrieve your YouTube Analytics reports.\n" |
| 57 homepage: http://www.dartlang.org |
| 58 environment: |
| 59 sdk: '>=1.0.0 <2.0.0' |
| 60 dependencies: |
| 61 crypto: '>=0.9.0 <0.10.0' |
| 62 http: '>=0.11.1 <0.12.0' |
| 63 dev_dependencies: |
| 64 unittest: '>=0.10.0 <0.12.0' |
OLD | NEW |