Skip to content

Commit 901e29f

Browse files
chore: Release library Google.Cloud.Compute.V1 version 3.24.0
### New features - Update Compute Engine v1 API to revision 20260106 (#1148) Librarian-Release-Library: Google.Cloud.Compute.V1 Librarian-Release-Version: 3.24.0 Librarian-Release-ID: release-20260219T081717Z
1 parent 1394e91 commit 901e29f

File tree

4 files changed

+11
-5
lines changed

4 files changed

+11
-5
lines changed

apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/Google.Cloud.Compute.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>3.23.0</Version>
4+
<Version>3.24.0</Version>
55
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Description>Recommended Google client library to access the Google Cloud Compute Engine API.</Description>

apis/Google.Cloud.Compute.V1/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.24.0, released 2026-02-19
4+
5+
### New features
6+
7+
- Update Compute Engine v1 API to revision 20260106 (#1148)
8+
39
## Version 3.23.0, released 2026-01-19
410

511
### New features

generator-input/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1747,7 +1747,7 @@
17471747
},
17481748
{
17491749
"id": "Google.Cloud.Compute.V1",
1750-
"version": "3.23.0",
1750+
"version": "3.24.0",
17511751
"type": "regapic",
17521752
"productName": "Compute Engine",
17531753
"productUrl": "https://cloud.google.com/compute",

generator-input/pipeline-state.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1073,12 +1073,12 @@
10731073
},
10741074
{
10751075
"id": "Google.Cloud.Compute.V1",
1076-
"currentVersion": "3.23.0",
1076+
"currentVersion": "3.24.0",
10771077
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
10781078
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
1079-
"releaseTimestamp": "2026-01-19T14:04:46.275664557Z",
1079+
"releaseTimestamp": "2026-02-19T08:24:06.104395707Z",
10801080
"lastGeneratedCommit": "d1e59aa25e5c3e4c4181acbbe56b21b394def09b",
1081-
"lastReleasedCommit": "59405cfb9442c29b7326c0ee4d373fd6b8073096",
1081+
"lastReleasedCommit": "d1e59aa25e5c3e4c4181acbbe56b21b394def09b",
10821082
"apiPaths": [
10831083
"google/cloud/compute/v1"
10841084
],

0 commit comments

Comments
 (0)