Skip to content

Commit c537582

Browse files
chore: Release library Google.Cloud.AIPlatform.V1Beta1 version 1.0.0-beta70
### New features - Add transcription fields to Session Service - Add v1 API version for Session Service - Add image_spec to Reasoning Engine public protos ### Documentation improvements - A comment for field `expire_time` in message `.google.cloud.aiplatform.v1beta1.Session` is changed - A comment for field `ttl` in message `.google.cloud.aiplatform.v1beta1.Session` is changed - A comment for field `filter` in message `.google.cloud.aiplatform.v1beta1.ListSessionsRequest` is changed Librarian-Release-Library: Google.Cloud.AIPlatform.V1Beta1 Librarian-Release-Version: 1.0.0-beta70 Librarian-Release-ID: release-20260225T083844Z
1 parent 4ad97ea commit c537582

File tree

4 files changed

+19
-5
lines changed

4 files changed

+19
-5
lines changed

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

apis/Google.Cloud.AIPlatform.V1Beta1/docs/history.md

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

3+
## Version 1.0.0-beta70, released 2026-02-25
4+
5+
### New features
6+
7+
- Add transcription fields to Session Service
8+
- Add v1 API version for Session Service
9+
- Add image_spec to Reasoning Engine public protos
10+
11+
### Documentation improvements
12+
13+
- A comment for field `expire_time` in message `.google.cloud.aiplatform.v1beta1.Session` is changed
14+
- A comment for field `ttl` in message `.google.cloud.aiplatform.v1beta1.Session` is changed
15+
- A comment for field `filter` in message `.google.cloud.aiplatform.v1beta1.ListSessionsRequest` is changed
16+
317
## Version 1.0.0-beta69, released 2026-02-16
418

519
### New features

generator-input/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@
412412
},
413413
{
414414
"id": "Google.Cloud.AIPlatform.V1Beta1",
415-
"version": "1.0.0-beta69",
415+
"version": "1.0.0-beta70",
416416
"type": "grpc",
417417
"productName": "Vertex AI",
418418
"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
@@ -273,12 +273,12 @@
273273
},
274274
{
275275
"id": "Google.Cloud.AIPlatform.V1Beta1",
276-
"currentVersion": "1.0.0-beta69",
276+
"currentVersion": "1.0.0-beta70",
277277
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
278278
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
279-
"releaseTimestamp": "2026-02-16T14:04:50.640712022Z",
279+
"releaseTimestamp": "2026-02-25T08:42:53.467298350Z",
280280
"lastGeneratedCommit": "c662840a94dbdf708caa44893a2d49119cdd391c",
281-
"lastReleasedCommit": "7f62014053cd26b1acb7a1d0bf167104b64e3690",
281+
"lastReleasedCommit": "c662840a94dbdf708caa44893a2d49119cdd391c",
282282
"apiPaths": [
283283
"google/cloud/aiplatform/v1beta1"
284284
],

0 commit comments

Comments
 (0)