Skip to content

Commit 25de2c2

Browse files
authored
Release Google.Cloud.AIPlatform.V1Beta1 version 1.0.0-beta13 (#14045)
Changes in this release: ### New features - Add Model Garden deploy API ([commit bc4928d](https://togithub.com/googleapis/google-cloud-dotnet/commit/bc4928dd78560d2cf7854bc37cb9f4f63f269cef)) - Add a new thought field in content proto ([commit f267357](https://togithub.com/googleapis/google-cloud-dotnet/commit/f26735783a4d532cc78c933b05a1c552ce2f6c9b)) ### Documentation improvements - A comment for field `labels` in message `.google.cloud.aiplatform.v1beta1.PublisherModel` is changed ([commit bc4928d](https://togithub.com/googleapis/google-cloud-dotnet/commit/bc4928dd78560d2cf7854bc37cb9f4f63f269cef))
1 parent 6c588f4 commit 25de2c2

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
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-beta12</Version>
4+
<Version>1.0.0-beta13</Version>
55
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Description>Recommended Google client library to access the AI Platform 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: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Version history
22

3+
## Version 1.0.0-beta13, released 2025-01-06
4+
5+
### New features
6+
7+
- Add Model Garden deploy API ([commit bc4928d](https://github.com/googleapis/google-cloud-dotnet/commit/bc4928dd78560d2cf7854bc37cb9f4f63f269cef))
8+
- Add a new thought field in content proto ([commit f267357](https://github.com/googleapis/google-cloud-dotnet/commit/f26735783a4d532cc78c933b05a1c552ce2f6c9b))
9+
10+
### Documentation improvements
11+
12+
- A comment for field `labels` in message `.google.cloud.aiplatform.v1beta1.PublisherModel` is changed ([commit bc4928d](https://github.com/googleapis/google-cloud-dotnet/commit/bc4928dd78560d2cf7854bc37cb9f4f63f269cef))
13+
314
## Version 1.0.0-beta12, released 2024-12-12
415

516
### New features

generator-input/apis.json

Lines 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-beta12",
376+
"version": "1.0.0-beta13",
377377
"type": "grpc",
378378
"productName": "Cloud AI Platform",
379379
"productUrl": "https://cloud.google.com/ai-platform/docs/",

0 commit comments

Comments
 (0)