Commit graph

5 commits

Author SHA1 Message Date
Google APIs
bab01b38ef 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: 759724486
2025-05-16 13:00:01 -07:00
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
f6c71177d0 feat: add Instance.Mode.CLUSTER_DISABLED value, and deprecate STANDALONE
docs: A comment for enum value `STANDALONE` in enum `Mode` is changed

PiperOrigin-RevId: 725134583
2025-02-10 02:42:56 -08:00
Google APIs
092fc5ec1a fix!: rename v1beta path of Memorystore API
docs: clarified resource wording

PiperOrigin-RevId: 699229199
2024-11-22 11:10:21 -08:00
Google APIs
0a0f55aa7a feat: publishing v1beta version of Memorystore API
PiperOrigin-RevId: 691872215
2024-10-31 11:19:57 -07:00