Skip to content

kolea2/google-api-java-client-services

 
 

Repository files navigation

Google Java API Client Services

This repository contains the generated source for individual APIs that utilize Google APIs Client Library for Java.

Requirements

You can find the list of available APIs here or you can find the published packages on Maven Central.

Generating the API clients

Generating the API clients requires git and Python 3.6.

  1. Install gcp-synthtool:

    $ python3 -m pip install gcp-synthtool
  2. Run the generator:

    $ python3 synth.py

About

Generated Java code for Google APIs

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.8%
  • Other 0.2%