Skip to content

Commit d1d4a8c

Browse files
chore: Release library Google.Cloud.AIPlatform.V1Beta1 version 1.0.0-beta67
### New features - Add resource_reference to the field `name` in message `.google.cloud.aiplatform.v1beta1.Dataset` - Add resource_reference to the field `name` in message `.google.cloud.aiplatform.v1beta1.DatasetVersion` - Force-delete for RagCorpora, ignoring any external errors and ensuring deletion of the RagCorpus ### Documentation improvements - Update documentation of `.google.cloud.aiplatform.v1beta1.Dataset` and `.google.cloud.aiplatform.v1beta1.DatasetVersion` Librarian-Release-Library: Google.Cloud.AIPlatform.V1Beta1 Librarian-Release-Version: 1.0.0-beta67 Librarian-Release-ID: release-20260205T164758Z
1 parent a2aa04f commit d1d4a8c

File tree

4 files changed

+17
-5
lines changed

4 files changed

+17
-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-beta66</Version>
4+
<Version>1.0.0-beta67</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: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Version history
22

3+
## Version 1.0.0-beta67, released 2026-02-05
4+
5+
### New features
6+
7+
- Add resource_reference to the field `name` in message `.google.cloud.aiplatform.v1beta1.Dataset`
8+
- Add resource_reference to the field `name` in message `.google.cloud.aiplatform.v1beta1.DatasetVersion`
9+
- Force-delete for RagCorpora, ignoring any external errors and ensuring deletion of the RagCorpus
10+
11+
### Documentation improvements
12+
13+
- Update documentation of `.google.cloud.aiplatform.v1beta1.Dataset` and `.google.cloud.aiplatform.v1beta1.DatasetVersion`
14+
315
## Version 1.0.0-beta66, released 2026-01-26
416

517
### 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-beta66",
415+
"version": "1.0.0-beta67",
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-beta66",
276+
"currentVersion": "1.0.0-beta67",
277277
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
278278
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
279-
"releaseTimestamp": "2026-01-26T14:05:21.873694874Z",
279+
"releaseTimestamp": "2026-02-05T16:53:13.143668562Z",
280280
"lastGeneratedCommit": "7df0c61f808e710de3ec2771ccffa74eecdbf46a",
281-
"lastReleasedCommit": "87e3579c041a50f985f8de71e9494c8fc85d520b",
281+
"lastReleasedCommit": "7df0c61f808e710de3ec2771ccffa74eecdbf46a",
282282
"apiPaths": [
283283
"google/cloud/aiplatform/v1beta1"
284284
],

0 commit comments

Comments
 (0)