Commit graph

4 commits

Author SHA1 Message Date
Google APIs
d90d23fa13 feat: upgrade protobuf from v25.7 to v31.0
PiperOrigin-RevId: 881595129
2026-03-10 13:26:56 -07:00
Google APIs
888ae95dd6 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: 807444457
2025-09-15 17:15:55 -07:00
Google APIs
90926b6dcb chore(ruby): Configure clients for Device Streaming
PiperOrigin-RevId: 759285815
2025-05-15 13:53:10 -07:00
Google APIs
9df9ac76f7 feat: add Devicestreaming API
PiperOrigin-RevId: 745187558
2025-04-08 09:59:48 -07:00