Skip to content

Commit a796c1f

Browse files
chore: Release library Google.Cloud.Bigtable.Admin.V2 version 3.31.0
### New features - Add TieredStorageConfig to table admin api Librarian-Release-Library: Google.Cloud.Bigtable.Admin.V2 Librarian-Release-Version: 3.31.0 Librarian-Release-ID: release-20260202T140248Z
1 parent 79fb699 commit a796c1f

File tree

4 files changed

+11
-5
lines changed

4 files changed

+11
-5
lines changed

apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.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>3.30.0</Version>
4+
<Version>3.31.0</Version>
55
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Description>Recommended Google client library to access the Google Cloud Bigtable Instance and Table Admin APIs.</Description>

apis/Google.Cloud.Bigtable.Admin.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 3.31.0, released 2026-02-02
4+
5+
### New features
6+
7+
- Add TieredStorageConfig to table admin api
8+
39
## Version 3.30.0, released 2025-11-05
410

511
### New features

generator-input/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1257,7 +1257,7 @@
12571257
"protoPath": "google/bigtable/admin/v2",
12581258
"productName": "Google Cloud Bigtable Administration",
12591259
"productUrl": "https://cloud.google.com/bigtable/",
1260-
"version": "3.30.0",
1260+
"version": "3.31.0",
12611261
"commonResourcesConfig": "tweaks/Google.Cloud.Bigtable.Common.V2/CommonResourcesConfig.json",
12621262
"type": "grpc",
12631263
"description": "Recommended Google client library to access the Google Cloud Bigtable Instance and Table Admin APIs.",

generator-input/pipeline-state.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -793,12 +793,12 @@
793793
},
794794
{
795795
"id": "Google.Cloud.Bigtable.Admin.V2",
796-
"currentVersion": "3.30.0",
796+
"currentVersion": "3.31.0",
797797
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
798798
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
799-
"releaseTimestamp": "2025-11-05T08:50:25.047605824Z",
799+
"releaseTimestamp": "2026-02-02T14:08:49.604101116Z",
800800
"lastGeneratedCommit": "a6cbf809c4c165e618ee23a059442af90a80a0f5",
801-
"lastReleasedCommit": "3b2a2ae91db23a9c879b2b725d6a5de6bd64a800",
801+
"lastReleasedCommit": "a6cbf809c4c165e618ee23a059442af90a80a0f5",
802802
"apiPaths": [
803803
"google/bigtable/admin/v2"
804804
],

0 commit comments

Comments
 (0)