From 1f4d27957743878976d6b4549cc02a5bb894d330 Mon Sep 17 00:00:00 2001 From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com> Date: Wed, 27 Mar 2024 09:48:22 -0700 Subject: [PATCH] feat(storage): new storage control client (#9631) New client(s) generated in https://togithub.com/googleapis/google-cloud-go/commit/cddd528a02edae10dde8ba2529922565ef27c418, triggering release. --- storage/CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/storage/CHANGES.md b/storage/CHANGES.md index 61792c719c0..03096b8fb5b 100644 --- a/storage/CHANGES.md +++ b/storage/CHANGES.md @@ -518,3 +518,4 @@ This is the first tag to carve out storage as its own module. See: https://github.com/golang/go/wiki/Modules#is-it-possible-to-add-a-module-to-a-multi-module-repository. +