Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9886f46

Browse filesBrowse files
Release library: Google.Cloud.AIPlatform.V1Beta1 version 1.0.0-beta29
### New features - Add checkpoint ID to endpoint proto - Add ANN feature for RagManagedDb - Tuning Checkpoints API - New field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema` - Add EncryptionSpec for RagCorpus CMEK feature - A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType` ### Documentation improvements - Fix links and typos - Remove comments for a non public feature Librarian-Release-Library: Google.Cloud.AIPlatform.V1Beta1 Librarian-Release-Version: 1.0.0-beta29 Librarian-Release-ID: release-20250515T173022
1 parent ab7809d commit 9886f46
Copy full SHA for 9886f46

File tree

4 files changed

+21
-5
lines changed
Filter options

4 files changed

+21
-5
lines changed

‎apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.csproj

Copy file name to clipboardExpand all lines: apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.csproj
+1-1Lines 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-beta28</Version>
4+
<Version>1.0.0-beta29</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

Copy file name to clipboardExpand all lines: apis/Google.Cloud.AIPlatform.V1Beta1/docs/history.md
+16Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Version history
22

3+
## Version 1.0.0-beta29, released 2025-05-15
4+
5+
### New features
6+
7+
- Add checkpoint ID to endpoint proto
8+
- Add ANN feature for RagManagedDb
9+
- Tuning Checkpoints API
10+
- New field `additional_properties` is added to message `.google.cloud.aiplatform.v1beta1.Schema`
11+
- Add EncryptionSpec for RagCorpus CMEK feature
12+
- A new value `NVIDIA_B200 & NVIDIA_H200_141GB` is added to enum `AcceleratorType`
13+
14+
### Documentation improvements
15+
16+
- Fix links and typos
17+
- Remove comments for a non public feature
18+
319
## Version 1.0.0-beta28, released 2025-05-06
420

521
### New features

‎generator-input/apis.json

Copy file name to clipboardExpand all lines: generator-input/apis.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@
373373
},
374374
{
375375
"id": "Google.Cloud.AIPlatform.V1Beta1",
376-
"version": "1.0.0-beta28",
376+
"version": "1.0.0-beta29",
377377
"type": "grpc",
378378
"productName": "Vertex AI",
379379
"productUrl": "https://cloud.google.com/vertex-ai/docs",

‎generator-input/pipeline-state.json

Copy file name to clipboardExpand all lines: generator-input/pipeline-state.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -261,12 +261,12 @@
261261
},
262262
{
263263
"id": "Google.Cloud.AIPlatform.V1Beta1",
264-
"currentVersion": "1.0.0-beta28",
264+
"currentVersion": "1.0.0-beta29",
265265
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
266266
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
267-
"releaseTimestamp": "2025-05-06T16:05:38.908993929Z",
267+
"releaseTimestamp": "2025-05-15T17:35:47.355353380Z",
268268
"lastGeneratedCommit": "8a24e984acc9efdf63dcd727f4ac3bf22b14bbe1",
269-
"lastReleasedCommit": "195c3bffb661b1fba8a289afcb1c6dc3ae4f4d5b",
269+
"lastReleasedCommit": "8a24e984acc9efdf63dcd727f4ac3bf22b14bbe1",
270270
"apiPaths": [
271271
"google/cloud/aiplatform/v1beta1"
272272
],

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.