googleapis 0.8.0 googleapis: ^0.8.0 copied to clipboard
Auto-generated client libraries for accessing the following APIs:adexchangebuyer:v1.3, adexchangeseller:v1.1, adexchangeseller:v2.0, admin:directory_v1, admin:email_migration_v2, admin:reports_v1, ads [...]
Use this package as a library
Depend on it
Run this command:
With Dart:
$ dart pub add googleapis
This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get
):
dependencies:
googleapis: ^0.8.0
Alternatively, your editor might support dart pub get
. Check the docs for your editor to learn more.