Skip to content

Commit baa2600

Browse files
chore: Release library Google.Cloud.AIPlatform.V1 version 3.54.0
### Bug fixes - Updating `bigtable_metadata` field name in `FeatureOnlineStore` - Updating `enableDirectBigtableAccess` field name in FeatureOnlineStore` - Updating `bigtable_metadata` field name in `FeatureView` Librarian-Release-Library: Google.Cloud.AIPlatform.V1 Librarian-Release-Version: 3.54.0 Librarian-Release-ID: release-20251028T082304Z
1 parent 6860d0b commit baa2600

File tree

4 files changed

+13
-5
lines changed

4 files changed

+13
-5
lines changed

apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.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.53.0</Version>
4+
<Version>3.54.0</Version>
55
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Description>Recommended Google client library to access the Vertex AI API (v1), which allows you to train high-quality custom machine learning models with minimal machine learning expertise and effort.</Description>

apis/Google.Cloud.AIPlatform.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 3.54.0, released 2025-10-28
4+
5+
### Bug fixes
6+
7+
- Updating `bigtable_metadata` field name in `FeatureOnlineStore`
8+
- Updating `enableDirectBigtableAccess` field name in FeatureOnlineStore`
9+
- Updating `bigtable_metadata` field name in `FeatureView`
10+
311
## Version 3.53.0, released 2025-10-24
412

513
### New features

generator-input/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@
436436
},
437437
{
438438
"id": "Google.Cloud.AIPlatform.V1",
439-
"version": "3.53.0",
439+
"version": "3.54.0",
440440
"type": "grpc",
441441
"productName": "Vertex AI",
442442
"productUrl": "https://cloud.google.com/vertex-ai/docs",

generator-input/pipeline-state.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -279,12 +279,12 @@
279279
},
280280
{
281281
"id": "Google.Cloud.AIPlatform.V1",
282-
"currentVersion": "3.53.0",
282+
"currentVersion": "3.54.0",
283283
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
284284
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
285-
"releaseTimestamp": "2025-10-24T07:24:30.867604187Z",
285+
"releaseTimestamp": "2025-10-28T08:28:49.122461997Z",
286286
"lastGeneratedCommit": "a2e6e8dd30fc79ce569b94eff1eb90219b687d79",
287-
"lastReleasedCommit": "0830bd94ddc5a0dc7b8b6132d58f3997b40aac9f",
287+
"lastReleasedCommit": "a2e6e8dd30fc79ce569b94eff1eb90219b687d79",
288288
"apiPaths": [
289289
"google/cloud/aiplatform/v1"
290290
],

0 commit comments

Comments
 (0)