Skip to content

Commit 0026391

Browse files
chore: Release library Google.Cloud.CloudQuotas.V1Beta version 1.0.0-beta04
### New features - Hierarchical Quota Adjuster ### Documentation improvements - Folder level and organization level support for the quota adjuster feature. - Correct typo in comment for field `quota_id` Librarian-Release-Library: Google.Cloud.CloudQuotas.V1Beta Librarian-Release-Version: 1.0.0-beta04 Librarian-Release-ID: release-20260202T140248Z
1 parent a796c1f commit 0026391

File tree

4 files changed

+16
-5
lines changed

4 files changed

+16
-5
lines changed

apis/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta/Google.Cloud.CloudQuotas.V1Beta.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 Quotas API (v1beta), which provides Google Cloud service consumers with management and observability for resource usage, quotas, and restrictions of the services they consume.</Description>

apis/Google.Cloud.CloudQuotas.V1Beta/docs/history.md

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

3+
## Version 1.0.0-beta04, released 2026-02-02
4+
5+
### New features
6+
7+
- Hierarchical Quota Adjuster
8+
9+
### Documentation improvements
10+
11+
- Folder level and organization level support for the quota adjuster feature.
12+
- Correct typo in comment for field `quota_id`
13+
314
## Version 1.0.0-beta03, released 2025-11-05
415

516
### New features

generator-input/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1653,7 +1653,7 @@
16531653
},
16541654
{
16551655
"id": "Google.Cloud.CloudQuotas.V1Beta",
1656-
"version": "1.0.0-beta03",
1656+
"version": "1.0.0-beta04",
16571657
"type": "grpc",
16581658
"productName": "Cloud Quotas",
16591659
"productUrl": "https://cloud.google.com/docs/quotas/api-overview",

generator-input/pipeline-state.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1028,12 +1028,12 @@
10281028
},
10291029
{
10301030
"id": "Google.Cloud.CloudQuotas.V1Beta",
1031-
"currentVersion": "1.0.0-beta03",
1031+
"currentVersion": "1.0.0-beta04",
10321032
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
10331033
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
1034-
"releaseTimestamp": "2025-11-05T09:02:52.204564823Z",
1034+
"releaseTimestamp": "2026-02-02T14:10:13.454166324Z",
10351035
"lastGeneratedCommit": "2ecdbee07d0fda988ab40487905d86376e93b4ca",
1036-
"lastReleasedCommit": "818eab111d50df57f4b09b7044f72c039c556d42",
1036+
"lastReleasedCommit": "2ecdbee07d0fda988ab40487905d86376e93b4ca",
10371037
"apiPaths": [
10381038
"google/api/cloudquotas/v1beta"
10391039
],

0 commit comments

Comments
 (0)