Commit graph

6 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
d413178957 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 731529537
2025-02-26 18:31:15 -08:00
Google APIs
3597f7db21 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 631538781
2024-05-07 13:56:05 -07:00
Google APIs
25c25fc02b feat: promote to GA
PiperOrigin-RevId: 574165783
2023-10-17 08:58:27 -07:00
Google APIs
ad329f84c0 feat: clients for Notebooks API V2
docs: supports Workbench Instances

https://cloud.google.com/vertex-ai/docs/workbench/reference/rest

PiperOrigin-RevId: 558178233
2023-08-18 10:09:36 -07:00
Google APIs
1fcc1d72ee feat: clients for Notebooks API V2
docs: supports Workbench Instances

https://cloud.google.com/vertex-ai/docs/workbench/reference/rest

PiperOrigin-RevId: 556078727
2023-08-11 13:55:10 -07:00