Commit graph

4 commits

Author SHA1 Message Date
Google APIs
36533b09a6 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: 808289479
2025-09-17 14:49:50 -07:00
Google APIs
e3d58220ef chore: regenerate gapic yaml and service yaml for financialservices by augmentation configs
PiperOrigin-RevId: 787215287
2025-07-25 13:13:22 -07:00
Google APIs
44de556476 docs: fix grammar in comments of proto fields
docs: repalce double quotes with backticks for formats in comments

PiperOrigin-RevId: 747886245
2025-04-15 08:31:00 -07:00
Google APIs
bc7960fe4d feat: add financialservices client libraries
Create public client libraries for financialservices and publish to googleapis.

PiperOrigin-RevId: 731794013
2025-02-27 11:12:52 -08:00