From 2d1b3a77a86e5a82121e487f40104bdab3645550 Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Fri, 11 Oct 2024 03:04:06 +0000 Subject: [PATCH] docs: A comment for field `partner_model_tuning_spec` in message `.google.cloud.aiplatform.v1beta1.TuningJob` is changed PiperOrigin-RevId: 684636851 Source-Link: https://github.com/googleapis/googleapis/commit/de509e38d37a2a9d8b95e1ce78831189f4f3c0f4 Source-Link: https://github.com/googleapis/googleapis-gen/commit/5ec9807fa225db91c6c6d335338a5f0fb36e34b9 Copy-Tag: eyJwIjoiYXBpcy9Hb29nbGUuQ2xvdWQuQUlQbGF0Zm9ybS5WMUJldGExLy5Pd2xCb3QueWFtbCIsImgiOiI1ZWM5ODA3ZmEyMjVkYjkxYzZjNmQzMzUzMzhhNWYwZmIzNmUzNGI5In0= --- .../Google.Cloud.AIPlatform.V1Beta1/TuningJob.g.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/TuningJob.g.cs b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/TuningJob.g.cs index 4c839c24b760..d0bda75c755d 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/TuningJob.g.cs +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/TuningJob.g.cs @@ -327,7 +327,7 @@ public void ClearBaseModel() { /// Field number for the "partner_model_tuning_spec" field. public const int PartnerModelTuningSpecFieldNumber = 21; /// - /// Tuning Spec for open sourced and third party Partner models. + /// Tuning Spec for open sourced and third party partner models. /// [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]