Skip to content

Commit f9b1999

Browse files
chore: Release library Google.Cloud.AIPlatform.V1 version 3.59.0
### New features - Add streaming function call argument API changes ### Documentation improvements - A comment for field `name` in message `.google.cloud.aiplatform.v1.FunctionCall` is changed - A comment for field `args` in message `.google.cloud.aiplatform.v1.FunctionCall` is changed Librarian-Release-Library: Google.Cloud.AIPlatform.V1 Librarian-Release-Version: 3.59.0 Librarian-Release-ID: release-20251212T000340Z
1 parent e8baa18 commit f9b1999

File tree

4 files changed

+16
-5
lines changed

4 files changed

+16
-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.58.0</Version>
4+
<Version>3.59.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: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Version history
22

3+
## Version 3.59.0, released 2025-12-12
4+
5+
### New features
6+
7+
- Add streaming function call argument API changes
8+
9+
### Documentation improvements
10+
11+
- A comment for field `name` in message `.google.cloud.aiplatform.v1.FunctionCall` is changed
12+
- A comment for field `args` in message `.google.cloud.aiplatform.v1.FunctionCall` is changed
13+
314
## Version 3.58.0, released 2025-12-09
415

516
### Bug fixes

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.58.0",
439+
"version": "3.59.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
@@ -288,12 +288,12 @@
288288
},
289289
{
290290
"id": "Google.Cloud.AIPlatform.V1",
291-
"currentVersion": "3.58.0",
291+
"currentVersion": "3.59.0",
292292
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
293293
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
294-
"releaseTimestamp": "2025-12-09T10:57:07.807961260Z",
294+
"releaseTimestamp": "2025-12-12T00:08:36.601780401Z",
295295
"lastGeneratedCommit": "effe5c4fa816021e724ca856d5640f2e55b14a8b",
296-
"lastReleasedCommit": "a448b7d9f0778ee4e14d0be52269facb41989c4b",
296+
"lastReleasedCommit": "effe5c4fa816021e724ca856d5640f2e55b14a8b",
297297
"apiPaths": [
298298
"google/cloud/aiplatform/v1"
299299
],

0 commit comments

Comments
 (0)