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

Bug Fixes

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

0.1.14 (2025-02-27)

Features

  • [google-apps-meet] Add ConnectActiveConference method to SpacesService (#13554) (576bb98)

0.1.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.1.12 (2025-01-29)

Features

  • Add methods for configuring meeting spaces and members (https://developers.google.com/meet/api/guides/beta/configuration-beta) (7b23175)

  • Add new OAuth scope https://www.googleapis.com/auth/meetings.space.settings to service SpacesService (7b23175)

Documentation

  • Improve docs for GetSpaceRequest, EndActiveConferenceRequest, ListConferenceRecordsRequest (7b23175)

  • improve docs for GetSpaceRequest, EndActiveConferenceRequest, ListConferenceRecordsRequest (7b23175)

  • Remove Developer Preview label from methods that are now generally available (7b23175)

0.1.11 (2024-12-12)

Features

  • Add support for opt-in debug logging (b1dfc55)

Bug Fixes

  • Fix typing issue with gRPC metadata when key ends in -bin (b1dfc55)

0.1.10 (2024-10-31)

Bug Fixes

  • disable universe-domain validation (85c7512)

0.1.9 (2024-10-24)

Features

0.1.8 (2024-07-30)

Bug Fixes

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

0.1.7 (2024-07-08)

Bug Fixes

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