Skip to content

Commit 2fdb488

Browse files
chore: Release library Google.Cloud.Storage.Control.V2 version 1.7.0
### New features - Add a DeleteFolderRecursive API definition Librarian-Release-Library: Google.Cloud.Storage.Control.V2 Librarian-Release-Version: 1.7.0 Librarian-Release-ID: release-20260209T140128Z
1 parent 859ef30 commit 2fdb488

File tree

4 files changed

+11
-5
lines changed

4 files changed

+11
-5
lines changed

apis/Google.Cloud.Storage.Control.V2/Google.Cloud.Storage.Control.V2/Google.Cloud.Storage.Control.V2.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project Sdk="Microsoft.NET.Sdk">
33
<PropertyGroup>
4-
<Version>1.6.0</Version>
4+
<Version>1.7.0</Version>
55
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Description>Recommended Google client library to access the Google Cloud Storage Control API (v2), providing control-plane functionality for Google Cloud Storage.</Description>

apis/Google.Cloud.Storage.Control.V2/docs/history.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Version history
22

3+
## Version 1.7.0, released 2026-02-09
4+
5+
### New features
6+
7+
- Add a DeleteFolderRecursive API definition
8+
39
## Version 1.6.0, released 2025-11-06
410

511
### New features

generator-input/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5659,7 +5659,7 @@
56595659
},
56605660
{
56615661
"id": "Google.Cloud.Storage.Control.V2",
5662-
"version": "1.6.0",
5662+
"version": "1.7.0",
56635663
"type": "grpc",
56645664
"productName": "Cloud Storage",
56655665
"productUrl": "https://cloud.google.com/storage/docs/overview",

generator-input/pipeline-state.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3168,12 +3168,12 @@
31683168
},
31693169
{
31703170
"id": "Google.Cloud.Storage.Control.V2",
3171-
"currentVersion": "1.6.0",
3171+
"currentVersion": "1.7.0",
31723172
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
31733173
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
3174-
"releaseTimestamp": "2025-11-06T16:43:27.440316278Z",
3174+
"releaseTimestamp": "2026-02-09T14:12:37.759841297Z",
31753175
"lastGeneratedCommit": "af8a8d56476983207ac225892b38cc9bfbe744f1",
3176-
"lastReleasedCommit": "9da837b53027792b642ef5240527217f2863c505",
3176+
"lastReleasedCommit": "af8a8d56476983207ac225892b38cc9bfbe744f1",
31773177
"apiPaths": [
31783178
"google/storage/control/v2"
31793179
],

0 commit comments

Comments
 (0)