Commit graph

10 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
9a49a7dd1b feat: add v1beta version of Workspace Events API
PiperOrigin-RevId: 763834740
2025-05-27 09:50:16 -07:00
Google APIs
351a2dc654 fix!: An existing oauth_scope https://www.googleapis.com/auth/chat.bot is removed from SubscriptionsService
PiperOrigin-RevId: 755408611
2025-05-06 09:46:23 -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
3597f7db21 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 631538781
2024-05-07 13:56:05 -07:00
Google APIs
a09d145288 fix!: ListSubscription overloaded method parameters changed from page_size,page_token,filter to just filter in some languages
docs: A comment for message `Subscription` is changed
docs: A comment for field `target_resource` in message `.google.apps.events.subscriptions.v1.Subscription` is changed
docs: A comment for field `event_types` in message `.google.apps.events.subscriptions.v1.Subscription` is changed

PiperOrigin-RevId: 613683510
2024-03-07 13:22:54 -08:00
Google APIs
3df1482fe9 chore(python): Update namespace for /google/apps/events/subscriptions/v1 to prepare for release
PiperOrigin-RevId: 611187838
2024-02-28 12:29:31 -08:00
Google APIs
82d19ed975 chore(ruby): configure clients for google-apps-events-subscriptions
PiperOrigin-RevId: 607737932
2024-02-16 10:52:07 -08:00
Google APIs
b36b446bf4 chore: update go_package and Go importpath
PiperOrigin-RevId: 607379565
2024-02-15 10:32:01 -08:00
Google APIs
772909679e feat: added v1 libraries for Workspace Events API GA release
PiperOrigin-RevId: 607029780
2024-02-14 10:25:59 -08:00