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.1.6 (2024-03-05)

Bug Fixes

0.1.5 (2024-02-22)

Features

  • Add outh_scope values to services (7c4dc23)

Bug Fixes

  • [Many APIs] fix ValueError in test__validate_universe_domain (#12280) (2d75d0e)

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

0.1.4 (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.1.3 (2024-02-01)

Features

  • Added v2 libraries for the Meet API GA release (b7cf5a9)

  • Set google.apps.meet_v2 as the default import (b7cf5a9)

0.1.2 (2024-02-01)

Features

  • Allow users to explicitly configure universe domain (a0392ee)

0.1.1 (2024-01-04)

Features

  • [google-apps-meet] added start and end time fields to Recording and Transcript resources (#12130) (6679d16)

0.1.0 (2023-12-07)

Features

  • add initial files for google.apps.meet.v2beta (#12100) (d99f5b0)

Changelog