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.14 (2025-03-15)

Bug Fixes

  • [Many APIs] Allow Protobuf 6.x (a1b9294)

0.3.13 (2025-02-12)

Features

  • Add REST Interceptors which support reading metadata (a961bc0)

  • Add support for reading selective GAPIC generation methods from service YAML (a961bc0)

0.3.12 (2025-01-27)

Documentation

  • [google-apps-script-type] Minor documentation edits (#13464) (c45e8e9)

0.3.11 (2024-10-24)

Features

0.3.10 (2024-07-30)

Bug Fixes

  • Retry and timeout values do not propagate in requests during pagination (c6eeae0)

0.3.9 (2024-07-08)

Bug Fixes

0.3.8 (2024-03-05)

Bug Fixes

0.3.7 (2024-02-22)

Bug Fixes

  • deps: [Many APIs] Require google-api-core>=1.34.1 (#12303) (fbb80c3)

0.3.6 (2024-02-06)

Bug Fixes

  • Add google-auth as a direct dependency (780c5f1)

  • Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (780c5f1)

  • Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (780c5f1)

0.3.5 (2023-12-07)

Features

  • Add support for python 3.12 (ea6cfc2)

  • Introduce compatibility with native namespace packages (ea6cfc2)

Bug Fixes

  • Require proto-plus >= 1.22.3 (ea6cfc2)

  • Use retry_async instead of retry in async client (ea6cfc2)

0.3.4 (2023-09-30)

Documentation

0.3.3 (2023-07-05)

Bug Fixes

0.3.2 (2023-06-03)

Documentation

  • fix broken client library documentation links (#11192) (5e17f7a)

0.3.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (900a608)

Documentation

  • Add documentation for enums (900a608)

0.3.0 (2023-01-10)

Features

0.2.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.2.0 (2022-11-12)

Features

  • add types for google.apps.script.type.calendar (4c22dd2)

  • add types for google.apps.script.type.docs (4c22dd2)

  • add types for google.apps.script.type.drive (4c22dd2)

  • add types for google.apps.script.type.gmail (4c22dd2)

  • add types for google.apps.script.type.sheets (4c22dd2)

  • add types for google.apps.script.type.slides (4c22dd2)

0.1.0 (2022-11-10)

Features

  • add initial files for google.apps.script.type (#10778) (3814477)

Changelog