diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.csproj b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.csproj index 5f827d6a8ef0..5bff9cb12e79 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.csproj +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.csproj @@ -1,7 +1,7 @@  - 1.0.0-beta06 + 1.0.0-beta07 netstandard2.0;net462 true 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. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/docs/history.md b/apis/Google.Cloud.AIPlatform.V1Beta1/docs/history.md index 70105ca04389..9721d00aabd3 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/docs/history.md +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/docs/history.md @@ -1,5 +1,16 @@ # Version history +## Version 1.0.0-beta07, released 2024-10-21 + +### New features + +- Add audio_timestamp to GenerationConfig ([commit dd3c974](https://github.com/googleapis/google-cloud-dotnet/commit/dd3c974dfc0838e95a943a7791207e60297f6829)) +- Introduce DefaultRuntime to PipelineJob ([commit 273b397](https://github.com/googleapis/google-cloud-dotnet/commit/273b397a2e7016be42b51d343f7f1ae8f9a4439a)) + +### Documentation improvements + +- A comment for field `partner_model_tuning_spec` in message `.google.cloud.aiplatform.v1beta1.TuningJob` is changed ([commit 2d1b3a7](https://github.com/googleapis/google-cloud-dotnet/commit/2d1b3a77a86e5a82121e487f40104bdab3645550)) + ## Version 1.0.0-beta06, released 2024-10-07 ### New features diff --git a/apis/apis.json b/apis/apis.json index 7e1f2c4cbcb5..8f514ee10d64 100644 --- a/apis/apis.json +++ b/apis/apis.json @@ -370,7 +370,7 @@ }, { "id": "Google.Cloud.AIPlatform.V1Beta1", - "version": "1.0.0-beta06", + "version": "1.0.0-beta07", "type": "grpc", "productName": "Cloud AI Platform", "productUrl": "https://cloud.google.com/ai-platform/docs/",