Skip to content

Commit 5a314cf

Browse files
chore: Release library Google.Cloud.StorageBatchOperations.V1 version 1.0.0-beta04
### New features - Add QUEUED state to Storage Batch Operations API - Add bucket operations - Add `is_multi_bucket_job` output field added to StorageBatchOperations Job Librarian-Release-Library: Google.Cloud.StorageBatchOperations.V1 Librarian-Release-Version: 1.0.0-beta04 Librarian-Release-ID: release-20260216T140115Z
1 parent 6bc5c23 commit 5a314cf

File tree

4 files changed

+13
-5
lines changed

4 files changed

+13
-5
lines changed

apis/Google.Cloud.StorageBatchOperations.V1/Google.Cloud.StorageBatchOperations.V1/Google.Cloud.StorageBatchOperations.V1.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.0.0-beta03</Version>
4+
<Version>1.0.0-beta04</Version>
55
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Description>Recommended Google client library to access the Google Cloud Storage Batch Operations API, which performs operations on billions of Cloud Storage objects in a serverless manner.</Description>

apis/Google.Cloud.StorageBatchOperations.V1/docs/history.md

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

3+
## Version 1.0.0-beta04, released 2026-02-16
4+
5+
### New features
6+
7+
- Add QUEUED state to Storage Batch Operations API
8+
- Add bucket operations
9+
- Add `is_multi_bucket_job` output field added to StorageBatchOperations Job
10+
311
## Version 1.0.0-beta03, released 2025-12-15
412

513
### New features

generator-input/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5736,7 +5736,7 @@
57365736
},
57375737
{
57385738
"id": "Google.Cloud.StorageBatchOperations.V1",
5739-
"version": "1.0.0-beta03",
5739+
"version": "1.0.0-beta04",
57405740
"type": "grpc",
57415741
"productName": "Storage Batch Operations",
57425742
"productUrl": "https://cloud.google.com/storage/docs/batch-operations/overview",

generator-input/pipeline-state.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4130,12 +4130,12 @@
41304130
},
41314131
{
41324132
"id": "Google.Cloud.StorageBatchOperations.V1",
4133-
"currentVersion": "1.0.0-beta03",
4133+
"currentVersion": "1.0.0-beta04",
41344134
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
41354135
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
4136-
"releaseTimestamp": "2025-12-15T14:11:45.544042765Z",
4136+
"releaseTimestamp": "2026-02-16T14:48:12.144188039Z",
41374137
"lastGeneratedCommit": "fb371addb34b049d340ac5801c387237b415a810",
4138-
"lastReleasedCommit": "8f3e57f09707aeea497c82ba9fa96092c4d67d1c",
4138+
"lastReleasedCommit": "fb371addb34b049d340ac5801c387237b415a810",
41394139
"apiPaths": [
41404140
"google/cloud/storagebatchoperations/v1"
41414141
],

0 commit comments

Comments
 (0)