As of January 1, 2020 this library no longer supports Python 2 on the latest released version. Library versions released prior to that date will continue to be available. For more information please visit Python 2 support on Google Cloud.

Changelog

0.3.0 (2023-02-09)

Features

  • enable “rest” transport in Python for services supporting numeric enums (#10839) (ad59d56)

0.2.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (900a608)

Documentation

  • Add documentation for enums (900a608)

0.2.0 (2023-01-10)

Features

0.1.1 (2022-12-06)

Bug Fixes

  • deps: Require google-api-core >=1.34.0, >=2.11.0 (e477ab2)

  • Drop usage of pkg_resources (e477ab2)

  • Fix timeout default values (e477ab2)

Documentation

  • samples: Snippetgen should call await on the operation coroutine before calling result (e477ab2)

0.1.0 (2022-11-10)

Features

  • add initial files for google.maps.addressvalidation.v1 (#10723) (38d9e51)

  • Add typing to proto.Message based class attributes (a6cbc16)

Documentation

  • samples: Snippetgen handling of repeated enum field (a6cbc16)

Changelog