chore: Update docs/dyn index (#1247)

This PR was generated using Autosynth. :rainbow:


<details><summary>Log from Synthtool</summary>

```
2021-03-11 03:14:15,446 synthtool [DEBUG] > Executing /home/kbuilder/.cache/synthtool/google-api-python-client/synth.py.
On branch autosynth
nothing to commit, working tree clean
.coveragerc
.flake8
.github/CONTRIBUTING.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/support_request.md
.github/PULL_REQUEST_TEMPLATE.md
.github/header-checker-lint.yml
.github/release-please.yml
.github/snippet-bot.yml
.gitignore
.kokoro/build.sh
.kokoro/continuous/common.cfg
.kokoro/continuous/continuous.cfg
.kokoro/docker/docs/Dockerfile
.kokoro/docker/docs/fetch_gpg_keys.sh
.kokoro/docs/common.cfg
.kokoro/docs/docs-presubmit.cfg
.kokoro/docs/docs.cfg
.kokoro/populate-secrets.sh
.kokoro/presubmit/common.cfg
.kokoro/presubmit/presubmit.cfg
.kokoro/publish-docs.sh
.kokoro/release.sh
.kokoro/release/common.cfg
.kokoro/release/release.cfg
.kokoro/samples/lint/common.cfg
.kokoro/samples/lint/continuous.cfg
.kokoro/samples/lint/periodic.cfg
.kokoro/samples/lint/presubmit.cfg
.kokoro/samples/python3.6/common.cfg
.kokoro/samples/python3.6/continuous.cfg
.kokoro/samples/python3.6/periodic.cfg
.kokoro/samples/python3.6/presubmit.cfg
.kokoro/samples/python3.7/common.cfg
.kokoro/samples/python3.7/continuous.cfg
.kokoro/samples/python3.7/periodic.cfg
.kokoro/samples/python3.7/presubmit.cfg
.kokoro/samples/python3.8/common.cfg
.kokoro/samples/python3.8/continuous.cfg
.kokoro/samples/python3.8/periodic.cfg
.kokoro/samples/python3.8/presubmit.cfg
.kokoro/test-samples.sh
.kokoro/trampoline.sh
.kokoro/trampoline_v2.sh
.pre-commit-config.yaml
.trampolinerc
CODE_OF_CONDUCT.md
CONTRIBUTING.rst
LICENSE
MANIFEST.in
docs/_static/custom.css
docs/_templates/layout.html
docs/conf.py.j2
docs/multiprocessing.rst
noxfile.py.j2
renovate.json
Skipping: samples/AUTHORING_GUIDE.md
Skipping: samples/CONTRIBUTING.md
scripts/decrypt-secrets.sh
scripts/readme-gen/readme_gen.py.j2
scripts/readme-gen/templates/README.tmpl.rst
scripts/readme-gen/templates/auth.tmpl.rst
scripts/readme-gen/templates/auth_api_key.tmpl.rst
scripts/readme-gen/templates/install_deps.tmpl.rst
scripts/readme-gen/templates/install_portaudio.tmpl.rst
setup.cfg
testing/.gitignore
nox > Running session docs
nox > Creating virtual environment (virtualenv) using python3.6 in .nox/docs
nox > python -m pip install .
nox > python describe.py
Warning: chromemanagement v1 found but could not be built.
Warning: chromepolicy v1 found but could not be built.
Warning: cloudchannel v1 found but could not be built.
Warning: gmailpostmastertools v1 found but could not be built.
Warning: metastore v1alpha found but could not be built.
Warning: metastore v1beta found but could not be built.
Warning: mybusinessaccountmanagement v1 found but could not be built.
Warning: networkconnectivity v1alpha1 found but could not be built.
Warning: ondemandscanning v1beta1 found but could not be built.
Warning: policysimulator v1beta1 found but could not be built.
Warning: realtimebidding v1alpha found but could not be built.
Warning: retail v2alpha found but could not be built.
Warning: retail v2beta found but could not be built.
Warning: retail v2 found but could not be built.
Warning: webrisk v1 found but could not be built.
nox > Session docs was successful.
2021-03-11 03:14:41,531 synthtool [DEBUG] > Wrote metadata to synth.metadata.
t
setup.cfg
testing/.gitignore
nox > Running session docs
nox > Creating virtual environment (virtualenv) using python3.6 in .nox/docs
nox > python -m pip install .
nox > python describe.py
Warning: chromemanagement v1 found but could not be built.
Warning: chromepolicy v1 found but could not be built.
Warning: cloudchannel v1 found but could not be built.
Warning: gmailpostmastertools v1 found but could not be built.
Warning: metastore v1alpha found but could not be built.
Warning: metastore v1beta found but could not be built.
Warning: mybusinessaccountmanagement v1 found but could not be built.
Warning: networkconnectivity v1alpha1 found but could not be built.
Warning: ondemandscanning v1beta1 found but could not be built.
Warning: policysimulator v1beta1 found but could not be built.
Warning: realtimebidding v1alpha found but could not be built.
Warning: retail v2alpha found but could not be built.
Warning: retail v2beta found but could not be built.
Warning: retail v2 found but could not be built.
Warning: webrisk v1 found but could not be built.
nox > Session docs was successful.
2021-03-11 03:14:41,531 synthtool [DEBUG] > Wrote metadata to synth.metadata.

```
</details>

Full log will be available here:
https://source.cloud.google.com/results/invocations/dca47b8b-dbb7-4263-86d3-34dfc313cb05/targets

- [ ] To automatically regenerate this PR, check this box.
2 files changed
tree: 3aacb72e15c1254148f62fd24717b3c0863849ef
  1. .github/
  2. .kokoro/
  3. apiclient/
  4. docs/
  5. googleapiclient/
  6. samples/
  7. testing/
  8. tests/
  9. tools/
  10. .coveragerc
  11. .gitignore
  12. .gitmodules
  13. .hgignore
  14. .repo-metadata.json
  15. CHANGELOG.md
  16. CODE_OF_CONDUCT.md
  17. CONTRIBUTING.rst
  18. describe.py
  19. expandsymlinks.py
  20. LICENSE
  21. Makefile
  22. MANIFEST.in
  23. noxfile.py
  24. README.md
  25. renovate.json
  26. samples-index.py
  27. setup.cfg
  28. setup.py
  29. sitecustomize.py
  30. synth.metadata
  31. synth.py
  32. UPGRADING.md
README.md

Google API Client

PyPI version

This is the Python client library for Google's discovery based APIs. To get started, please see the docs folder.

These client libraries are officially supported by Google. However, the libraries are considered complete and are in maintenance mode. This means that we will address critical bugs and security issues but will not add any new features.

Version 2.0 Release

The 2.0 release of google-api-python-client is a significant upgrade compared to v1. Please see the Migration Guide for more information.

Documentation

See the docs folder for more detailed instructions and additional documentation.

Other Google API libraries

For Google Cloud Platform APIs such as Datastore, Cloud Storage or Pub/Sub, we recommend using Cloud Client Libraries for Python.

For Google Ads API, we recommend using Google Ads API Client Library for Python.

For Google Firebase Admin API, we recommend using Firebase Admin Python SDK.

Installation

Install this library in a virtualenv using pip. virtualenv is a tool to create isolated Python environments. The basic problem it addresses is one of dependencies and versions, and indirectly permissions.

With virtualenv, it's possible to install this library without needing system install permissions, and without clashing with the installed system dependencies.

Mac/Linux

pip install virtualenv
virtualenv <your-env>
source <your-env>/bin/activate
<your-env>/bin/pip install google-api-python-client

Windows

pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install google-api-python-client

Supported Python Versions

Python 3.6, 3.7, 3.8, and 3.9 are fully supported and tested. This library may work on later versions of 3, but we do not currently run tests against those versions.

Unsupported Python Versions

Python < 3.6

Third Party Libraries and Dependencies

The following libraries will be installed when you install the client library:

For development you will also need the following libraries:

Contributing

Please see our Contribution Guide. In particular, we love pull requests - but please make sure to sign the contributor license agreement.