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
9da837b530 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: 817343382
2025-10-09 14:40:31 -07:00
Google APIs
01949a2cd1 feat: Add last field in AdaptMessageResponse for internal optimization usage
PiperOrigin-RevId: 788590015
2025-07-29 13:46:16 -07:00
Google APIs
4631c76028 feat: Add spanner.adapter rpc service
PiperOrigin-RevId: 742815676
2025-04-01 13:19:06 -07:00