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
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
fecd7d35f4 chore: Configure clients for License Manager
PiperOrigin-RevId: 784276994
2025-07-17 12:40:17 -07:00
Google APIs
4fdff74be5 feat: Add V1 of the License Manager API
PiperOrigin-RevId: 743214430
2025-04-02 11:28:02 -07:00