Commit graph

16 commits

Author SHA1 Message Date
Google APIs
d03cc13314 fix: upgrade gRPC service registration func
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.

PiperOrigin-RevId: 765227853
2025-05-30 09:45:36 -07:00
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
1674757ace feat: Add ConnectActiveConference method to SpacesService
PiperOrigin-RevId: 730566327
2025-02-24 13:05:18 -08:00
Google APIs
6dedc0542a docs: improve docs for GetSpaceRequest, EndActiveConferenceRequest, ListConferenceRecordsRequest
feat: Add new OAuth scope `https://www.googleapis.com/auth/meetings.space.settings` to service `SpacesService`

PiperOrigin-RevId: 720567690
2025-01-28 07:32:22 -08:00
Google APIs
137b7e6023 feat: Add methods for [configuring meeting spaces and members](https://developers.google.com/meet/api/guides/beta/configuration-beta)
docs: Improve docs for `GetSpaceRequest`, `EndActiveConferenceRequest`, `ListConferenceRecordsRequest`
docs: Remove *Developer Preview* label from methods that are now generally available
feat: Add new OAuth scope `https://www.googleapis.com/auth/meetings.space.settings` to service `SpacesService`

PiperOrigin-RevId: 720295894
2025-01-27 13:51:20 -08:00
Google APIs
3597f7db21 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 631538781
2024-05-07 13:56:05 -07:00
Google APIs
8b928bab72 build: change meet publishing PA to apps
PiperOrigin-RevId: 623635977
2024-04-10 16:17:57 -07:00
Google APIs
eae530eb1a feat!: update google-apps-meet to use google-apps-meet-v2
PiperOrigin-RevId: 609243611
2024-02-21 22:23:05 -08:00
Google APIs
89ee00df8e feat: Add outh_scope values to services
PiperOrigin-RevId: 607757333
2024-02-16 11:54:34 -08:00
Google APIs
5335f41fad chore: update go_package and Go importpath
PiperOrigin-RevId: 603489497
2024-02-01 14:52:12 -08:00
Google APIs
16cccb2c23 feat: added v2 libraries for the Meet API GA release
PiperOrigin-RevId: 603346335
2024-02-01 05:59:56 -08:00
Google APIs
667eaac011 feat: Support for universe_domain
PiperOrigin-RevId: 597849524
2024-01-12 08:40:29 -08:00
Google APIs
5c1f64e746 feat: added start and end time fields to Recording and Transcript resources
Users may now access the start_time and end_time fields of the Recording and Transcript resources in the Meet REST API.

PiperOrigin-RevId: 591226459
2023-12-15 05:47:54 -08:00
Google APIs
5093789701 chore(ruby): Configure builds for telcoautomation, edgenetwork, and apps-meet
PiperOrigin-RevId: 591046312
2023-12-14 14:06:17 -08:00
Google APIs
b70df3b76e chore: update go_package and Go importpath
PiperOrigin-RevId: 590302299
2023-12-12 12:48:53 -08:00
Google APIs
8a82c29075 feat: added the Meet API
PiperOrigin-RevId: 588849782
2023-12-07 11:09:12 -08:00