GitHub - ivan-qlogic/google-api-java-client-services: Generated Java code for Google APIs

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: