Commit graph

5 commits

Author SHA1 Message Date
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
07daa3dc9b chore: rename gapic.yaml and service.yaml files for better consistency
PiperOrigin-RevId: 756767540
2025-05-09 08:01:02 -07:00
Google APIs
a5c9ffcfbd chore: update Go importpath
PiperOrigin-RevId: 589913027
2023-12-11 12:42:13 -08:00
Google APIs
90936c4f96 chore: Update package name for gapic generated executor code
PiperOrigin-RevId: 589051885
2023-12-08 01:36:51 -08:00
Google APIs
f221982ae9 feat: add cloud spanner client TEST ONLY APIs
PiperOrigin-RevId: 586929438
2023-12-01 01:14:43 -08:00