diff --git a/.release-please-manifest-individual.json b/.release-please-manifest-individual.json index f1b1f0bb9049..c8b8ff91d7eb 100644 --- a/.release-please-manifest-individual.json +++ b/.release-please-manifest-individual.json @@ -1,6 +1,6 @@ { "ai": "0.8.2", - "aiplatform": "1.68.0", + "aiplatform": "1.69.0", "auth": "0.9.8", "auth/oauth2adapt": "0.2.4", "bigquery": "1.63.1", diff --git a/aiplatform/CHANGES.md b/aiplatform/CHANGES.md index 6d0871a24b87..f446097445c4 100644 --- a/aiplatform/CHANGES.md +++ b/aiplatform/CHANGES.md @@ -1,6 +1,333 @@ # Changes +## [1.69.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.68.0...aiplatform/v1.69.0) (2024-10-17) + + +### Features + +* **aiplatform:** A new enum `NotebookExecutionJobView` is added ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A new enum `Strategy` is added ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A new enum `Strategy` is added ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A new field `any_of` is added to message `.google.cloud.aiplatform.v1.Schema` ([7250d71](https://github.com/googleapis/google-cloud-go/commit/7250d714a638dcd5df3fbe0e91c5f1250c3f80f9)) +* **aiplatform:** A new field `any_of` is added to message `.google.cloud.aiplatform.v1beta1.Schema` ([7250d71](https://github.com/googleapis/google-cloud-go/commit/7250d714a638dcd5df3fbe0e91c5f1250c3f80f9)) +* **aiplatform:** A new field `avg_logprobs` is added to message `.google.cloud.aiplatform.v1.Candidate` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `avg_logprobs` is added to message `.google.cloud.aiplatform.v1beta1.Candidate` ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A new field `billable_sum` is added to message `.google.cloud.aiplatform.v1.SupervisedTuningDatasetDistribution` ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A new field `billable_sum` is added to message `.google.cloud.aiplatform.v1beta1.SupervisedTuningDatasetDistribution` ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A new field `dedicated_endpoint_dns` is added to message `.google.cloud.aiplatform.v1.Endpoint` ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A new field `dedicated_endpoint_dns` is added to message `.google.cloud.aiplatform.v1beta1.Endpoint` ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A new field `dedicated_endpoint_enabled` is added to message `.google.cloud.aiplatform.v1.Endpoint` ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A new field `dedicated_endpoint_enabled` is added to message `.google.cloud.aiplatform.v1beta1.Endpoint` ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A new field `display_name` is added to message `.google.cloud.aiplatform.v1beta1.CachedContent` ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A new field `encryption_spec` is added to message `.google.cloud.aiplatform.v1.NotebookExecutionJob` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `encryption_spec` is added to message `.google.cloud.aiplatform.v1beta1.NotebookExecutionJob` ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A new field `generation_config` is added to message `.google.cloud.aiplatform.v1.CountTokensRequest` ([#10880](https://github.com/googleapis/google-cloud-go/issues/10880)) ([0b3c268](https://github.com/googleapis/google-cloud-go/commit/0b3c268c564ffe0d87b0efc716f08afaf064b4cc)) +* **aiplatform:** A new field `generation_config` is added to message `.google.cloud.aiplatform.v1beta1.CountTokensRequest` ([2f0aec8](https://github.com/googleapis/google-cloud-go/commit/2f0aec894179304d234be6c792d82cf4336b6d0a)) +* **aiplatform:** A new field `grounding_chunks` is added to message `.google.cloud.aiplatform.v1.GroundingMetadata` ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A new field `grounding_supports` is added to message `.google.cloud.aiplatform.v1.GroundingMetadata` ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A new field `hugging_face_token` is added to message `.google.cloud.aiplatform.v1.GetPublisherModelRequest` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `hugging_face_token` is added to message `.google.cloud.aiplatform.v1beta1.GetPublisherModelRequest` ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A new field `is_hugging_face_model` is added to message `.google.cloud.aiplatform.v1.GetPublisherModelRequest` ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A new field `is_hugging_face_model` is added to message `.google.cloud.aiplatform.v1beta1.GetPublisherModelRequest` ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A new field `jira_source` is added to message `.google.cloud.aiplatform.v1beta1.ImportRagFilesConfig` ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A new field `jira_source` is added to message `.google.cloud.aiplatform.v1beta1.RagFile` ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A new field `labels` is added to message `.google.cloud.aiplatform.v1.GenerateContentRequest` ([0b3c268](https://github.com/googleapis/google-cloud-go/commit/0b3c268c564ffe0d87b0efc716f08afaf064b4cc)) +* **aiplatform:** A new field `labels` is added to message `.google.cloud.aiplatform.v1beta1.GenerateContentRequest` ([2f0aec8](https://github.com/googleapis/google-cloud-go/commit/2f0aec894179304d234be6c792d82cf4336b6d0a)) +* **aiplatform:** A new field `logprbs` is added to message `.google.cloud.aiplatform.v1.GenerationConfig` ([7250d71](https://github.com/googleapis/google-cloud-go/commit/7250d714a638dcd5df3fbe0e91c5f1250c3f80f9)) +* **aiplatform:** A new field `logprbs` is added to message `.google.cloud.aiplatform.v1beta1.GenerationConfig` ([7250d71](https://github.com/googleapis/google-cloud-go/commit/7250d714a638dcd5df3fbe0e91c5f1250c3f80f9)) +* **aiplatform:** A new field `logprobs_result` is added to message `.google.cloud.aiplatform.v1.Candidate` ([7250d71](https://github.com/googleapis/google-cloud-go/commit/7250d714a638dcd5df3fbe0e91c5f1250c3f80f9)) +* **aiplatform:** A new field `logprobs_result` is added to message `.google.cloud.aiplatform.v1beta1.Candidate` ([7250d71](https://github.com/googleapis/google-cloud-go/commit/7250d714a638dcd5df3fbe0e91c5f1250c3f80f9)) +* **aiplatform:** A new field `model_version` is added to message `.google.cloud.aiplatform.v1.GenerateContentResponse` ([7250d71](https://github.com/googleapis/google-cloud-go/commit/7250d714a638dcd5df3fbe0e91c5f1250c3f80f9)) +* **aiplatform:** A new field `model_version` is added to message `.google.cloud.aiplatform.v1beta1.GenerateContentResponse` ([7250d71](https://github.com/googleapis/google-cloud-go/commit/7250d714a638dcd5df3fbe0e91c5f1250c3f80f9)) +* **aiplatform:** A new field `numeric_filters` is added to message `.google.cloud.aiplatform.v1.NearestNeighborQuery` ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A new field `numeric_filters` is added to message `.google.cloud.aiplatform.v1beta1.NearestNeighborQuery` ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A new field `property_ordering` is added to message `.google.cloud.aiplatform.v1.Schema` ([#10868](https://github.com/googleapis/google-cloud-go/issues/10868)) ([37866ce](https://github.com/googleapis/google-cloud-go/commit/37866ce67a286a3eed1b92f53bdac2ae8f1c63ed)) +* **aiplatform:** A new field `property_ordering` is added to message `.google.cloud.aiplatform.v1beta1.Schema` ([37866ce](https://github.com/googleapis/google-cloud-go/commit/37866ce67a286a3eed1b92f53bdac2ae8f1c63ed)) +* **aiplatform:** A new field `psc_interface_config` is added to message `.google.cloud.aiplatform.v1beta1.PersistentResource` ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A new field `ray_logs_spec` is added to message `.google.cloud.aiplatform.v1.RaySpec` ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A new field `ray_logs_spec` is added to message `.google.cloud.aiplatform.v1beta1.RaySpec` ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A new field `response_logprbs` is added to message `.google.cloud.aiplatform.v1.GenerationConfig` ([7250d71](https://github.com/googleapis/google-cloud-go/commit/7250d714a638dcd5df3fbe0e91c5f1250c3f80f9)) +* **aiplatform:** A new field `response_logprbs` is added to message `.google.cloud.aiplatform.v1beta1.GenerationConfig` ([7250d71](https://github.com/googleapis/google-cloud-go/commit/7250d714a638dcd5df3fbe0e91c5f1250c3f80f9)) +* **aiplatform:** A new field `routing_config` is added to message `.google.cloud.aiplatform.v1.GenerationConfig` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `routing_config` is added to message `.google.cloud.aiplatform.v1beta1.GenerationConfig` ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A new field `sample_request` is added to message `.google.cloud.aiplatform.v1.PublisherModel` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `sample_request` is added to message `.google.cloud.aiplatform.v1beta1.PublisherModel` ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A new field `satisfies_pzi` is added to message `.google.cloud.aiplatform.v1.BatchPredictionJob` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `satisfies_pzi` is added to message `.google.cloud.aiplatform.v1.CustomJob` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `satisfies_pzi` is added to message `.google.cloud.aiplatform.v1.DataItem` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `satisfies_pzi` is added to message `.google.cloud.aiplatform.v1.Dataset` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `satisfies_pzi` is added to message `.google.cloud.aiplatform.v1.DatasetVersion` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `satisfies_pzi` is added to message `.google.cloud.aiplatform.v1.DeploymentResourcePool` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `satisfies_pzi` is added to message `.google.cloud.aiplatform.v1.Endpoint` ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A new field `satisfies_pzi` is added to message `.google.cloud.aiplatform.v1.EntityType` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `satisfies_pzi` is added to message `.google.cloud.aiplatform.v1.FeatureOnlineStore` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `satisfies_pzi` is added to message `.google.cloud.aiplatform.v1.Featurestore` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `satisfies_pzi` is added to message `.google.cloud.aiplatform.v1.FeatureView` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `satisfies_pzi` is added to message `.google.cloud.aiplatform.v1.FeatureViewSync` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `satisfies_pzi` is added to message `.google.cloud.aiplatform.v1.HyperparameterTuningJob` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `satisfies_pzi` is added to message `.google.cloud.aiplatform.v1.Index` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `satisfies_pzi` is added to message `.google.cloud.aiplatform.v1.IndexEndpoint` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `satisfies_pzi` is added to message `.google.cloud.aiplatform.v1.ModelDeploymentMonitoringJob` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `satisfies_pzi` is added to message `.google.cloud.aiplatform.v1.NasJob` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `satisfies_pzi` is added to message `.google.cloud.aiplatform.v1beta1.CustomJob` ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A new field `satisfies_pzi` is added to message `.google.cloud.aiplatform.v1beta1.Endpoint` ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A new field `satisfies_pzi` is added to message `.google.cloud.aiplatform.v1beta1.EntityType` ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A new field `satisfies_pzi` is added to message `.google.cloud.aiplatform.v1beta1.FeatureOnlineStore` ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A new field `satisfies_pzi` is added to message `.google.cloud.aiplatform.v1beta1.Featurestore` ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A new field `satisfies_pzi` is added to message `.google.cloud.aiplatform.v1beta1.FeatureView` ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A new field `satisfies_pzi` is added to message `.google.cloud.aiplatform.v1beta1.FeatureViewSync` ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A new field `satisfies_pzi` is added to message `.google.cloud.aiplatform.v1beta1.HyperparameterTuningJob` ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A new field `satisfies_pzi` is added to message `.google.cloud.aiplatform.v1beta1.Index` ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A new field `satisfies_pzi` is added to message `.google.cloud.aiplatform.v1beta1.IndexEndpoint` ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A new field `satisfies_pzi` is added to message `.google.cloud.aiplatform.v1beta1.ModelDeploymentMonitoringJob` ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A new field `satisfies_pzi` is added to message `.google.cloud.aiplatform.v1beta1.ModelMonitor` ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A new field `satisfies_pzi` is added to message `.google.cloud.aiplatform.v1beta1.NasJob` ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A new field `satisfies_pzi` is added to message `.google.cloud.aiplatform.v1beta1.PipelineJob` ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A new field `satisfies_pzs` is added to message `.google.cloud.aiplatform.v1.BatchPredictionJob` ([#10663](https://github.com/googleapis/google-cloud-go/issues/10663)) ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `satisfies_pzs` is added to message `.google.cloud.aiplatform.v1.CustomJob` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `satisfies_pzs` is added to message `.google.cloud.aiplatform.v1.DataItem` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `satisfies_pzs` is added to message `.google.cloud.aiplatform.v1.Dataset` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `satisfies_pzs` is added to message `.google.cloud.aiplatform.v1.DatasetVersion` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `satisfies_pzs` is added to message `.google.cloud.aiplatform.v1.DeploymentResourcePool` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `satisfies_pzs` is added to message `.google.cloud.aiplatform.v1.Endpoint` ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A new field `satisfies_pzs` is added to message `.google.cloud.aiplatform.v1.EntityType` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `satisfies_pzs` is added to message `.google.cloud.aiplatform.v1.FeatureOnlineStore` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `satisfies_pzs` is added to message `.google.cloud.aiplatform.v1.Featurestore` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `satisfies_pzs` is added to message `.google.cloud.aiplatform.v1.FeatureView` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `satisfies_pzs` is added to message `.google.cloud.aiplatform.v1.FeatureViewSync` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `satisfies_pzs` is added to message `.google.cloud.aiplatform.v1.HyperparameterTuningJob` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `satisfies_pzs` is added to message `.google.cloud.aiplatform.v1.Index` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `satisfies_pzs` is added to message `.google.cloud.aiplatform.v1.IndexEndpoint` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `satisfies_pzs` is added to message `.google.cloud.aiplatform.v1.ModelDeploymentMonitoringJob` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `satisfies_pzs` is added to message `.google.cloud.aiplatform.v1.NasJob` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `satisfies_pzs` is added to message `.google.cloud.aiplatform.v1beta1.CustomJob` ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A new field `satisfies_pzs` is added to message `.google.cloud.aiplatform.v1beta1.Endpoint` ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A new field `satisfies_pzs` is added to message `.google.cloud.aiplatform.v1beta1.EntityType` ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A new field `satisfies_pzs` is added to message `.google.cloud.aiplatform.v1beta1.FeatureOnlineStore` ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A new field `satisfies_pzs` is added to message `.google.cloud.aiplatform.v1beta1.Featurestore` ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A new field `satisfies_pzs` is added to message `.google.cloud.aiplatform.v1beta1.FeatureView` ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A new field `satisfies_pzs` is added to message `.google.cloud.aiplatform.v1beta1.FeatureViewSync` ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A new field `satisfies_pzs` is added to message `.google.cloud.aiplatform.v1beta1.HyperparameterTuningJob` ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A new field `satisfies_pzs` is added to message `.google.cloud.aiplatform.v1beta1.Index` ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A new field `satisfies_pzs` is added to message `.google.cloud.aiplatform.v1beta1.IndexEndpoint` ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A new field `satisfies_pzs` is added to message `.google.cloud.aiplatform.v1beta1.ModelDeploymentMonitoringJob` ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A new field `satisfies_pzs` is added to message `.google.cloud.aiplatform.v1beta1.ModelMonitor` ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A new field `satisfies_pzs` is added to message `.google.cloud.aiplatform.v1beta1.NasJob` ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A new field `satisfies_pzs` is added to message `.google.cloud.aiplatform.v1beta1.PipelineJob` ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A new field `score` is added to message `.google.cloud.aiplatform.v1.Candidate` ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A new field `score` is added to message `.google.cloud.aiplatform.v1beta1.Candidate` ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A new field `seed` is added to message `.google.cloud.aiplatform.v1.GenerationConfig` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `seed` is added to message `.google.cloud.aiplatform.v1beta1.GenerationConfig` ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A new field `service_attachment` is added to message `.google.cloud.aiplatform.v1.PrivateServiceConnectConfig` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `service_attachment` is added to message `.google.cloud.aiplatform.v1beta1.PrivateServiceConnectConfig` ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A new field `slack_source` is added to message `.google.cloud.aiplatform.v1beta1.ImportRagFilesConfig` ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A new field `slack_source` is added to message `.google.cloud.aiplatform.v1beta1.RagFile` ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A new field `strategy` is added to message `.google.cloud.aiplatform.v1.Scheduling` ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A new field `strategy` is added to message `.google.cloud.aiplatform.v1beta1.Scheduling` ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A new field `system_instruction` is added to message `.google.cloud.aiplatform.v1.CountTokensRequest` ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A new field `system_instruction` is added to message `.google.cloud.aiplatform.v1beta1.CountTokensRequest` ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A new field `time_series` is added to message `.google.cloud.aiplatform.v1.FeatureGroup` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `time_series` is added to message `.google.cloud.aiplatform.v1beta1.FeatureGroup` ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A new field `tools` is added to message `.google.cloud.aiplatform.v1.CountTokensRequest` ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A new field `tools` is added to message `.google.cloud.aiplatform.v1beta1.CountTokensRequest` ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A new field `total_billable_token_count` is added to message `.google.cloud.aiplatform.v1.SupervisedTuningDataStats` ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A new field `total_billable_token_count` is added to message `.google.cloud.aiplatform.v1beta1.SupervisedTuningDataStats` ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A new field `total_truncated_example_count` is added to message `.google.cloud.aiplatform.v1.SupervisedTuningDataStats` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `total_truncated_example_count` is added to message `.google.cloud.aiplatform.v1beta1.SupervisedTuningDataStats` ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A new field `truncated_example_indices` is added to message `.google.cloud.aiplatform.v1.SupervisedTuningDataStats` ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new field `truncated_example_indices` is added to message `.google.cloud.aiplatform.v1beta1.SupervisedTuningDataStats` ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A new message `ApiAuth` is added ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A new message `CreateNotebookExecutionJobOperationMetadata` is added ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A new message `CreateNotebookExecutionJobRequest` is added ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A new message `DeleteNotebookExecutionJobRequest` is added ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A new message `GetNotebookExecutionJobRequest` is added ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A new message `GroundingChunk` is added ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A new message `GroundingSupport` is added ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A new message `JiraSource` is added ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A new message `ListNotebookExecutionJobsRequest` is added ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A new message `ListNotebookExecutionJobsResponse` is added ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A new message `NotebookExecutionJob` is added ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A new message `NumericFilter` is added ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A new message `NumericFilter` is added ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A new message `PscInterfaceConfig` is added ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A new message `RayLogsSpec` is added ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A new message `RayLogsSpec` is added ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A new message `RoutingConfig` is added ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new message `RoutingConfig` is added ([#10653](https://github.com/googleapis/google-cloud-go/issues/10653)) ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A new message `Segment` is added ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A new message `SlackSource` is added ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A new message `TimeSeries` is added ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new message `TimeSeries` is added ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A new method `CreateNotebookExecutionJob` is added to service `NotebookService` ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A new method `DeleteNotebookExecutionJob` is added to service `NotebookService` ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A new method `GetNotebookExecutionJob` is added to service `NotebookService` ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A new method `ListNotebookExecutionJobs` is added to service `NotebookService` ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A new resource_definition `aiplatform.googleapis.com/NotebookExecutionJob` is added ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A new resource_definition `compute.googleapis.com/NetworkAttachment` is added ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A new resource_definition `compute.googleapis.com/NetworkAttachment` is added ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A new value `ADAPTER_SIZE_THIRTY_TWO` is added to enum `AdapterSize` ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A new value `ADAPTER_SIZE_THIRTY_TWO` is added to enum `AdapterSize` ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** Add a dynamic retrieval API ([78d8513](https://github.com/googleapis/google-cloud-go/commit/78d8513f7e31c6ef118bdfc784049b8c7f1e3249)) +* **aiplatform:** Add a dynamic retrieval API ([78d8513](https://github.com/googleapis/google-cloud-go/commit/78d8513f7e31c6ef118bdfc784049b8c7f1e3249)) +* **aiplatform:** Add ApiKeyConfig field to ApiAuth ([2710d0f](https://github.com/googleapis/google-cloud-go/commit/2710d0f8c66c17f1ddb1d4cc287f7aeb701c0f72)) +* **aiplatform:** Add CIVIC_INTEGRITY category to SafetySettings for prediction service ([fdb4ea9](https://github.com/googleapis/google-cloud-go/commit/fdb4ea99189657880e5f0e0dce16bef1c3aa0d2f)) +* **aiplatform:** Add CIVIC_INTEGRITY category to SafetySettings for prediction service ([fdb4ea9](https://github.com/googleapis/google-cloud-go/commit/fdb4ea99189657880e5f0e0dce16bef1c3aa0d2f)) +* **aiplatform:** Add client_id to SharePointSource ([2d5a9f9](https://github.com/googleapis/google-cloud-go/commit/2d5a9f9ea9a31e341f9a380ae50a650d48c29e99)) +* **aiplatform:** Add client_secret to SharePointSource ([2d5a9f9](https://github.com/googleapis/google-cloud-go/commit/2d5a9f9ea9a31e341f9a380ae50a650d48c29e99)) +* **aiplatform:** Add continuous sync option in feature_view.proto ([78d8513](https://github.com/googleapis/google-cloud-go/commit/78d8513f7e31c6ef118bdfc784049b8c7f1e3249)) +* **aiplatform:** Add deploy_metadata to PublisherModel.Deploy v1 ([6a9c12a](https://github.com/googleapis/google-cloud-go/commit/6a9c12a395245d8500c267437c2dfa897049a719)) +* **aiplatform:** Add deploy_metadata to PublisherModel.Deploy v1beta1 ([b15d840](https://github.com/googleapis/google-cloud-go/commit/b15d8401d3ea7f2add1d0d93bc26ceb2edd9b9fc)) +* **aiplatform:** Add drive_id to SharePointSource ([2d5a9f9](https://github.com/googleapis/google-cloud-go/commit/2d5a9f9ea9a31e341f9a380ae50a650d48c29e99)) +* **aiplatform:** Add drive_name to SharePointSource ([2d5a9f9](https://github.com/googleapis/google-cloud-go/commit/2d5a9f9ea9a31e341f9a380ae50a650d48c29e99)) +* **aiplatform:** Add enable_secure_private_service_connect in service attachment ([78d8513](https://github.com/googleapis/google-cloud-go/commit/78d8513f7e31c6ef118bdfc784049b8c7f1e3249)) +* **aiplatform:** Add encryption_spec to TuningJob ([d6c543c](https://github.com/googleapis/google-cloud-go/commit/d6c543c3969016c63e158a862fc173dff60fb8d9)) +* **aiplatform:** Add enum value MALFORMED_FUNCTION_CALL to `.google.cloud.aiplatform.v1beta1.content.Candidate.FinishReason` ([#10400](https://github.com/googleapis/google-cloud-go/issues/10400)) ([2003148](https://github.com/googleapis/google-cloud-go/commit/2003148b71a734afd5c31a0106e5204414ece6e9)) +* **aiplatform:** Add evaluation service proto to v1 ([24616cc](https://github.com/googleapis/google-cloud-go/commit/24616cc136a1ba49a551aad6f76d4d2e062d267c)) +* **aiplatform:** Add fields grounding_chunks and grounding_supports to GroundingMetadata ([2003148](https://github.com/googleapis/google-cloud-go/commit/2003148b71a734afd5c31a0106e5204414ece6e9)) +* **aiplatform:** Add file_id to SharePointSource ([ba22f7b](https://github.com/googleapis/google-cloud-go/commit/ba22f7b5b8f21a39685017d2d8522456ce528c4c)) +* **aiplatform:** Add FLEX_START to Scheduling.strategy ([2d5a9f9](https://github.com/googleapis/google-cloud-go/commit/2d5a9f9ea9a31e341f9a380ae50a650d48c29e99)) +* **aiplatform:** Add FLEX_START to Scheduling.strategy ([#10816](https://github.com/googleapis/google-cloud-go/issues/10816)) ([da8737e](https://github.com/googleapis/google-cloud-go/commit/da8737e2d955a1ca481e9df82c062dd075f86ad9)) +* **aiplatform:** Add MALFORMED_FUNCTION_CALL to FinishReason ([d6c543c](https://github.com/googleapis/google-cloud-go/commit/d6c543c3969016c63e158a862fc173dff60fb8d9)) +* **aiplatform:** Add max_wait_duration to Scheduling ([b3ea577](https://github.com/googleapis/google-cloud-go/commit/b3ea5776b171fc60b4e96035d56d35dbd7505f3b)) +* **aiplatform:** Add max_wait_duration to Scheduling ([b3ea577](https://github.com/googleapis/google-cloud-go/commit/b3ea5776b171fc60b4e96035d56d35dbd7505f3b)) +* **aiplatform:** Add model and contents fields to ComputeTokensRequest v1 ([3b15f9d](https://github.com/googleapis/google-cloud-go/commit/3b15f9db9e0ee3bff3d8d5aafc82cdc2a31d60fc)) +* **aiplatform:** Add model and contents fields to ComputeTokensRequest v1beta1 ([3b15f9d](https://github.com/googleapis/google-cloud-go/commit/3b15f9db9e0ee3bff3d8d5aafc82cdc2a31d60fc)) +* **aiplatform:** Add more configurability to feature_group.proto ([2d5a9f9](https://github.com/googleapis/google-cloud-go/commit/2d5a9f9ea9a31e341f9a380ae50a650d48c29e99)) +* **aiplatform:** Add more configurability to feature_group.proto ([2d5a9f9](https://github.com/googleapis/google-cloud-go/commit/2d5a9f9ea9a31e341f9a380ae50a650d48c29e99)) +* **aiplatform:** Add new `PipelineTaskRerunConfig` field to `pipeline_job.proto` ([#10876](https://github.com/googleapis/google-cloud-go/issues/10876)) ([2f0aec8](https://github.com/googleapis/google-cloud-go/commit/2f0aec894179304d234be6c792d82cf4336b6d0a)) +* **aiplatform:** Add new `PscInterfaceConfig` field to `pipeline_job.proto` ([78d8513](https://github.com/googleapis/google-cloud-go/commit/78d8513f7e31c6ef118bdfc784049b8c7f1e3249)) +* **aiplatform:** Add OFF to HarmBlockThreshold ([2d5a9f9](https://github.com/googleapis/google-cloud-go/commit/2d5a9f9ea9a31e341f9a380ae50a650d48c29e99)) +* **aiplatform:** Add OFF to HarmBlockThreshold ([2d5a9f9](https://github.com/googleapis/google-cloud-go/commit/2d5a9f9ea9a31e341f9a380ae50a650d48c29e99)) +* **aiplatform:** Add partial_failure_bigquery_sink to ImportRagFilesConfig ([2d5a9f9](https://github.com/googleapis/google-cloud-go/commit/2d5a9f9ea9a31e341f9a380ae50a650d48c29e99)) +* **aiplatform:** Add partial_failure_gcs_sink tp ImportRagFilesConfig ([2d5a9f9](https://github.com/googleapis/google-cloud-go/commit/2d5a9f9ea9a31e341f9a380ae50a650d48c29e99)) +* **aiplatform:** Add partner_model_tuning_spec to TuningJob ([78d8513](https://github.com/googleapis/google-cloud-go/commit/78d8513f7e31c6ef118bdfc784049b8c7f1e3249)) +* **aiplatform:** Add Pinecone and Vector Search integration for Vertex RAG ([b9dfce5](https://github.com/googleapis/google-cloud-go/commit/b9dfce5e509d0c795e89c66b7f6a6bb356e3a172)) +* **aiplatform:** Add pointwise and pairwise metrics to evaluation service ([#10627](https://github.com/googleapis/google-cloud-go/issues/10627)) ([649c075](https://github.com/googleapis/google-cloud-go/commit/649c075d5310e2fac64a0b65ec445e7caef42cb0)) +* **aiplatform:** Add preflight_validations to PipelineJob ([d6c543c](https://github.com/googleapis/google-cloud-go/commit/d6c543c3969016c63e158a862fc173dff60fb8d9)) +* **aiplatform:** Add private_service_connect_config and service_attachment fields to DedicatedServingEndpoint v1 ([6a9c12a](https://github.com/googleapis/google-cloud-go/commit/6a9c12a395245d8500c267437c2dfa897049a719)) +* **aiplatform:** Add psc_automation_configs to DeployIndex v1 ([78d8513](https://github.com/googleapis/google-cloud-go/commit/78d8513f7e31c6ef118bdfc784049b8c7f1e3249)) +* **aiplatform:** Add psc_automation_configs to DeployIndex v1beta1 ([0b3c268](https://github.com/googleapis/google-cloud-go/commit/0b3c268c564ffe0d87b0efc716f08afaf064b4cc)) +* **aiplatform:** Add ragSource to feature_view.proto ([2d5a9f9](https://github.com/googleapis/google-cloud-go/commit/2d5a9f9ea9a31e341f9a380ae50a650d48c29e99)) +* **aiplatform:** Add ragSource to feature_view.proto ([2d5a9f9](https://github.com/googleapis/google-cloud-go/commit/2d5a9f9ea9a31e341f9a380ae50a650d48c29e99)) +* **aiplatform:** Add reservation affinity proto ([649c075](https://github.com/googleapis/google-cloud-go/commit/649c075d5310e2fac64a0b65ec445e7caef42cb0)) +* **aiplatform:** Add reservation affinity proto ([649c075](https://github.com/googleapis/google-cloud-go/commit/649c075d5310e2fac64a0b65ec445e7caef42cb0)) +* **aiplatform:** Add role field to TokensInfo v1 ([3b15f9d](https://github.com/googleapis/google-cloud-go/commit/3b15f9db9e0ee3bff3d8d5aafc82cdc2a31d60fc)) +* **aiplatform:** Add role field to TokensInfo v1beta1 ([3b15f9d](https://github.com/googleapis/google-cloud-go/commit/3b15f9db9e0ee3bff3d8d5aafc82cdc2a31d60fc)) +* **aiplatform:** Add satisfies_pzs and satisfies_pzi fields to Model v1 ([6a9c12a](https://github.com/googleapis/google-cloud-go/commit/6a9c12a395245d8500c267437c2dfa897049a719)) +* **aiplatform:** Add satisfies_pzs and satisfies_pzi fields to Model v1beta1 ([b15d840](https://github.com/googleapis/google-cloud-go/commit/b15d8401d3ea7f2add1d0d93bc26ceb2edd9b9fc)) +* **aiplatform:** Add satisfies_pzs and satisfies_pzi fields to Tensorboard v1 ([6a9c12a](https://github.com/googleapis/google-cloud-go/commit/6a9c12a395245d8500c267437c2dfa897049a719)) +* **aiplatform:** Add satisfies_pzs and satisfies_pzi fields to Tensorboard v1beta1 ([b15d840](https://github.com/googleapis/google-cloud-go/commit/b15d8401d3ea7f2add1d0d93bc26ceb2edd9b9fc)) +* **aiplatform:** Add share_point_sources to ImportRagFilesConfig ([2d5a9f9](https://github.com/googleapis/google-cloud-go/commit/2d5a9f9ea9a31e341f9a380ae50a650d48c29e99)) +* **aiplatform:** Add share_point_sources to RagFile ([ba22f7b](https://github.com/googleapis/google-cloud-go/commit/ba22f7b5b8f21a39685017d2d8522456ce528c4c)) +* **aiplatform:** Add share_point_sources to SharePointSources ([2d5a9f9](https://github.com/googleapis/google-cloud-go/commit/2d5a9f9ea9a31e341f9a380ae50a650d48c29e99)) +* **aiplatform:** Add sharepoint_folder_id to SharePointSource ([2d5a9f9](https://github.com/googleapis/google-cloud-go/commit/2d5a9f9ea9a31e341f9a380ae50a650d48c29e99)) +* **aiplatform:** Add sharepoint_folder_path to SharePointSource ([2d5a9f9](https://github.com/googleapis/google-cloud-go/commit/2d5a9f9ea9a31e341f9a380ae50a650d48c29e99)) +* **aiplatform:** Add sharepoint_site_name to SharePointSource ([2d5a9f9](https://github.com/googleapis/google-cloud-go/commit/2d5a9f9ea9a31e341f9a380ae50a650d48c29e99)) +* **aiplatform:** Add spot field to Vertex Prediction's Dedicated Resources and Custom Training's Scheduling Strategy ([649c075](https://github.com/googleapis/google-cloud-go/commit/649c075d5310e2fac64a0b65ec445e7caef42cb0)) +* **aiplatform:** Add spot field to Vertex Prediction's Dedicated Resources and Custom Training's Scheduling Strategy ([649c075](https://github.com/googleapis/google-cloud-go/commit/649c075d5310e2fac64a0b65ec445e7caef42cb0)) +* **aiplatform:** Add streamRawPredict rpc to prediction service ([2003148](https://github.com/googleapis/google-cloud-go/commit/2003148b71a734afd5c31a0106e5204414ece6e9)) +* **aiplatform:** Add support for Go 1.23 iterators ([84461c0](https://github.com/googleapis/google-cloud-go/commit/84461c0ba464ec2f951987ba60030e37c8a8fc18)) +* **aiplatform:** Add sync watermark to feature_view_sync.proto ([2d5a9f9](https://github.com/googleapis/google-cloud-go/commit/2d5a9f9ea9a31e341f9a380ae50a650d48c29e99)) +* **aiplatform:** Add sync watermark to feature_view_sync.proto ([2d5a9f9](https://github.com/googleapis/google-cloud-go/commit/2d5a9f9ea9a31e341f9a380ae50a650d48c29e99)) +* **aiplatform:** Add tenant_id to SharePointSource ([2d5a9f9](https://github.com/googleapis/google-cloud-go/commit/2d5a9f9ea9a31e341f9a380ae50a650d48c29e99)) +* **aiplatform:** Add text field in Segment ([2003148](https://github.com/googleapis/google-cloud-go/commit/2003148b71a734afd5c31a0106e5204414ece6e9)) +* **aiplatform:** Add TunedModelRef and RebaseTunedModel Api for Vertex GenAiTuningService ([7250d71](https://github.com/googleapis/google-cloud-go/commit/7250d714a638dcd5df3fbe0e91c5f1250c3f80f9)) +* **aiplatform:** Add TunedModelRef and RebaseTunedModel Api for Vertex GenAiTuningService ([7250d71](https://github.com/googleapis/google-cloud-go/commit/7250d714a638dcd5df3fbe0e91c5f1250c3f80f9)) +* **aiplatform:** Add UpdateDeploymentResourcePool method to DeploymentResourcePoolService v1 ([#10454](https://github.com/googleapis/google-cloud-go/issues/10454)) ([6a9c12a](https://github.com/googleapis/google-cloud-go/commit/6a9c12a395245d8500c267437c2dfa897049a719)) +* **aiplatform:** Add UpdateDeploymentResourcePool method to DeploymentResourcePoolService v1beta1 ([#10475](https://github.com/googleapis/google-cloud-go/issues/10475)) ([b15d840](https://github.com/googleapis/google-cloud-go/commit/b15d8401d3ea7f2add1d0d93bc26ceb2edd9b9fc)) +* **aiplatform:** Add UpdateRagCorpus API for Vertex RAG ([2710d0f](https://github.com/googleapis/google-cloud-go/commit/2710d0f8c66c17f1ddb1d4cc287f7aeb701c0f72)) +* **aiplatform:** Add use_effective_order field to BleuSpec v1beta1 ([b15d840](https://github.com/googleapis/google-cloud-go/commit/b15d8401d3ea7f2add1d0d93bc26ceb2edd9b9fc)) +* **aiplatform:** Add v1 NotebookExecutionJob to Schedule ([2710d0f](https://github.com/googleapis/google-cloud-go/commit/2710d0f8c66c17f1ddb1d4cc287f7aeb701c0f72)) +* **aiplatform:** Add Vector DB config for Vertex RAG (Weaviate + FeatureStore) ([2710d0f](https://github.com/googleapis/google-cloud-go/commit/2710d0f8c66c17f1ddb1d4cc287f7aeb701c0f72)) +* **aiplatform:** Allow v1 api calls for some dataset_service, llm_utility_service, and prediction_service apis without project and location ([#10643](https://github.com/googleapis/google-cloud-go/issues/10643)) ([24616cc](https://github.com/googleapis/google-cloud-go/commit/24616cc136a1ba49a551aad6f76d4d2e062d267c)) +* **aiplatform:** Allow v1beta1 api calls for some dataset_service, llm_utility_service, and prediction_service apis without project and location ([24616cc](https://github.com/googleapis/google-cloud-go/commit/24616cc136a1ba49a551aad6f76d4d2e062d267c)) +* **aiplatform:** Enable rest_numeric_enums for aiplatform v1 and v1beta1 ([#10524](https://github.com/googleapis/google-cloud-go/issues/10524)) ([f46b747](https://github.com/googleapis/google-cloud-go/commit/f46b747fe2b0f89085ee5745652db7a46b049074)) +* **aiplatform:** Expose `RuntimeArtifact` proto in `ui_pipeline_spec.proto` ([2f0aec8](https://github.com/googleapis/google-cloud-go/commit/2f0aec894179304d234be6c792d82cf4336b6d0a)) +* **aiplatform:** Introduce DefaultRuntime to PipelineJob ([70d82fe](https://github.com/googleapis/google-cloud-go/commit/70d82fe93f60f1075298a077ce1616f9ae7e13fe)) +* **aiplatform:** Release advanced parsing options for rag files ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** Returns usage metadata for context caching ([2710d0f](https://github.com/googleapis/google-cloud-go/commit/2710d0f8c66c17f1ddb1d4cc287f7aeb701c0f72)) + + +### Bug Fixes + +* **aiplatform:** An existing field `disable_attribution` is removed from message `.google.cloud.aiplatform.v1beta1.GoogleSearchRetrieval` ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** An existing field `grounding_attributions` is removed from message `.google.cloud.aiplatform.v1beta1.GroundingMetadata` ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** An existing message `GroundingAttribution` is removed ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** Annotate PipelineJob and PipelineTaskRerunConfig fields as optional ([78d8513](https://github.com/googleapis/google-cloud-go/commit/78d8513f7e31c6ef118bdfc784049b8c7f1e3249)) +* **aiplatform:** Bump dependencies ([2ddeb15](https://github.com/googleapis/google-cloud-go/commit/2ddeb1544a53188a7592046b98913982f1b0cf04)) +* **aiplatform:** Bump google.golang.org/api@v0.187.0 ([8fa9e39](https://github.com/googleapis/google-cloud-go/commit/8fa9e398e512fd8533fd49060371e61b5725a85b)) +* **aiplatform:** Bump google.golang.org/grpc@v1.64.1 ([8ecc4e9](https://github.com/googleapis/google-cloud-go/commit/8ecc4e9622e5bbe9b90384d5848ab816027226c5)) +* **aiplatform:** Update dependencies ([257c40b](https://github.com/googleapis/google-cloud-go/commit/257c40bd6d7e59730017cf32bda8823d7a232758)) +* **aiplatform:** Update google.golang.org/api to v0.191.0 ([5b32644](https://github.com/googleapis/google-cloud-go/commit/5b32644eb82eb6bd6021f80b4fad471c60fb9d73)) + + +### Documentation + +* **aiplatform:** A comment for enum `Strategy` is changed ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A comment for enum `Strategy` is changed ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A comment for enum value `AUTO` in enum `Mode` is changed ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A comment for enum value `AUTO` in enum `Mode` is changed ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A comment for enum value `BLOCKLIST` in enum `FinishReason` is changed ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A comment for enum value `BLOCKLIST` in enum `FinishReason` is changed ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A comment for enum value `MAX_TOKENS` in enum `FinishReason` is changed ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A comment for enum value `MAX_TOKENS` in enum `FinishReason` is changed ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A comment for enum value `OTHER` in enum `FinishReason` is changed ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A comment for enum value `OTHER` in enum `FinishReason` is changed ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A comment for enum value `PROHIBITED_CONTENT` in enum `FinishReason` is changed ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A comment for enum value `PROHIBITED_CONTENT` in enum `FinishReason` is changed ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A comment for enum value `RECITATION` in enum `FinishReason` is changed ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A comment for enum value `RECITATION` in enum `FinishReason` is changed ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A comment for enum value `SAFETY` in enum `FinishReason` is changed ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A comment for enum value `SAFETY` in enum `FinishReason` is changed ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A comment for enum value `SPII` in enum `FinishReason` is changed ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A comment for enum value `SPII` in enum `FinishReason` is changed ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A comment for enum value `STOP` in enum `FinishReason` is changed ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A comment for enum value `STOP` in enum `FinishReason` is changed ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A comment for enum value `STRATEGY_UNSPECIFIED` in enum `Strategy` is changed ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A comment for enum value `STRATEGY_UNSPECIFIED` in enum `Strategy` is changed ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A comment for field `contents` in message `.google.cloud.aiplatform.v1.CountTokensRequest` is changed ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A comment for field `contents` in message `.google.cloud.aiplatform.v1beta1.CountTokensRequest` is changed ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A comment for field `disable_attribution` in message `.google.cloud.aiplatform.v1.Retrieval` is changed ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A comment for field `disable_attribution` in message `.google.cloud.aiplatform.v1beta1.Retrieval` is changed ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A comment for field `distance` in message `.google.cloud.aiplatform.v1beta1.RagContexts` is changed ([2710d0f](https://github.com/googleapis/google-cloud-go/commit/2710d0f8c66c17f1ddb1d4cc287f7aeb701c0f72)) +* **aiplatform:** A comment for field `distance` in message `.google.cloud.aiplatform.v1beta1.RagContexts` is changed ([564c355](https://github.com/googleapis/google-cloud-go/commit/564c355c6dfbf5a1033a04c8f48135f5d937592b)) +* **aiplatform:** A comment for field `distibution` in message `.google.cloud.aiplatform.v1beta1.model_monitoring_stats.ModelMonitoringStatsDataPoint` is changed. ([2003148](https://github.com/googleapis/google-cloud-go/commit/2003148b71a734afd5c31a0106e5204414ece6e9)) +* **aiplatform:** A comment for field `instances` in message `.google.cloud.aiplatform.v1.CountTokensRequest` is changed ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A comment for field `instances` in message `.google.cloud.aiplatform.v1beta1.CountTokensRequest` is changed ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A comment for field `language_code` in message `.google.cloud.aiplatform.v1.GetPublisherModelRequest` is changed ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A comment for field `language_code` in message `.google.cloud.aiplatform.v1beta1.GetPublisherModelRequest` is changed ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A comment for field `language_code` in message `.google.cloud.aiplatform.v1beta1.ListPublisherModelsRequest` is changed ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A comment for field `model` in message `.google.cloud.aiplatform.v1.CountTokensRequest` is changed ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A comment for field `model` in message `.google.cloud.aiplatform.v1.GenerateContentRequest` is changed ([0f25bf2](https://github.com/googleapis/google-cloud-go/commit/0f25bf264db64724af359f9e9c83c0acb8947dd5)) +* **aiplatform:** A comment for field `model` in message `.google.cloud.aiplatform.v1beta1.CountTokensRequest` is changed ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A comment for field `name` in message `.google.cloud.aiplatform.v1.Dataset` is changed ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A comment for field `name` in message `.google.cloud.aiplatform.v1.DatasetVersion` is changed ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A comment for field `name` in message `.google.cloud.aiplatform.v1beta1.cached_content.CachedContent` is changed ([2003148](https://github.com/googleapis/google-cloud-go/commit/2003148b71a734afd5c31a0106e5204414ece6e9)) +* **aiplatform:** A comment for field `name` in message `.google.cloud.aiplatform.v1beta1.Dataset` is changed ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A comment for field `name` in message `.google.cloud.aiplatform.v1beta1.DatasetVersion` is changed ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A comment for field `partner_model_tuning_spec` in message `.google.cloud.aiplatform.v1beta1.TuningJob` is changed ([f0b05e2](https://github.com/googleapis/google-cloud-go/commit/f0b05e260435d5e8889b9a0ca0ab215fcde169ab)) +* **aiplatform:** A comment for field `source` in message `.google.cloud.aiplatform.v1beta1.tool.Retrieval` is added. ([2003148](https://github.com/googleapis/google-cloud-go/commit/2003148b71a734afd5c31a0106e5204414ece6e9)) +* **aiplatform:** A comment for field `update_mask` in message `.google.cloud.aiplatform.v1.UpdateFeatureGroupRequest` is changed ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A comment for field `update_mask` in message `.google.cloud.aiplatform.v1.UpdateFeatureOnlineStoreRequest` is changed ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A comment for field `update_mask` in message `.google.cloud.aiplatform.v1.UpdateFeatureRequest` is changed ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A comment for field `update_mask` in message `.google.cloud.aiplatform.v1.UpdateFeatureViewRequest` is changed ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A comment for field `update_mask` in message `.google.cloud.aiplatform.v1beta1.UpdateFeatureGroupRequest` is changed ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A comment for field `update_mask` in message `.google.cloud.aiplatform.v1beta1.UpdateFeatureOnlineStoreRequest` is changed ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A comment for field `update_mask` in message `.google.cloud.aiplatform.v1beta1.UpdateFeatureRequest` is changed ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A comment for field `update_mask` in message `.google.cloud.aiplatform.v1beta1.UpdateFeatureViewRequest` is changed ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** A comment for field `vertex_prediction_endpoint` in message `.google.cloud.aiplatform.v1beta1.RagEmbeddingModelConfig` is changed ([2710d0f](https://github.com/googleapis/google-cloud-go/commit/2710d0f8c66c17f1ddb1d4cc287f7aeb701c0f72)) +* **aiplatform:** A comment for message `TrialContext` is changed ([123c886](https://github.com/googleapis/google-cloud-go/commit/123c8861625142b1d58605c008355bc569a3b47b)) +* **aiplatform:** A comment for message `TrialContext` is changed ([5b4b0f7](https://github.com/googleapis/google-cloud-go/commit/5b4b0f7878276ab5709011778b1b4a6ffd30a60b)) +* **aiplatform:** Fix typo in feature_online_store_admin_service.proto ([2d5a9f9](https://github.com/googleapis/google-cloud-go/commit/2d5a9f9ea9a31e341f9a380ae50a650d48c29e99)) +* **aiplatform:** Fix typo in feature_online_store_admin_service.proto ([2d5a9f9](https://github.com/googleapis/google-cloud-go/commit/2d5a9f9ea9a31e341f9a380ae50a650d48c29e99)) +* **aiplatform:** Limit comment `SupervisedTuningSpec` for 1p tuning ([7250d71](https://github.com/googleapis/google-cloud-go/commit/7250d714a638dcd5df3fbe0e91c5f1250c3f80f9)) +* **aiplatform:** Limit comment `SupervisedTuningSpec` for 1p tuning ([7250d71](https://github.com/googleapis/google-cloud-go/commit/7250d714a638dcd5df3fbe0e91c5f1250c3f80f9)) +* **aiplatform:** Update comments of AutoscalingSpec v1 ([6a9c12a](https://github.com/googleapis/google-cloud-go/commit/6a9c12a395245d8500c267437c2dfa897049a719)) +* **aiplatform:** Update comments of AutoscalingSpec v1beta1 ([b15d840](https://github.com/googleapis/google-cloud-go/commit/b15d8401d3ea7f2add1d0d93bc26ceb2edd9b9fc)) +* **aiplatform:** Update the description for the deprecated GPU (K80) ([649c075](https://github.com/googleapis/google-cloud-go/commit/649c075d5310e2fac64a0b65ec445e7caef42cb0)) +* **aiplatform:** Update the description for the deprecated GPU (K80) ([649c075](https://github.com/googleapis/google-cloud-go/commit/649c075d5310e2fac64a0b65ec445e7caef42cb0)) + ## [1.68.0](https://github.com/googleapis/google-cloud-go/compare/aiplatform/v1.67.0...aiplatform/v1.68.0) (2024-06-11) diff --git a/aiplatform/internal/version.go b/aiplatform/internal/version.go index 4ac3cb396fac..40131b9f6dde 100644 --- a/aiplatform/internal/version.go +++ b/aiplatform/internal/version.go @@ -15,4 +15,4 @@ package internal // Version is the current tagged release of the library. -const Version = "1.68.0" +const Version = "1.69.0"