Skip to content

Tags: googleapis/google-cloud-java

Tags

v1.75.0

Toggle v1.75.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 1.75.0 (#11801)

🤖 I have created a release *beep* *boop*
---


<details><summary>1.75.0</summary>

##
[1.75.0](v1.74.0...v1.75.0)
(2025-12-16)


### ⚠ BREAKING CHANGES

* [admanager] Added proto3 optional to Network primitive fields
* [aiplatform] fix issue when using UrlContext tool

### Features

* [aiplatform] A new field `min_gpu_driver_version` is added to message
`.google.cloud.aiplatform.v1beta1.MachineSpec`
([b887034](b887034))
* [aiplatform] add `gpu_partition_size` in `machine_spec` v1 api
([b887034](b887034))
* [aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable
Gemini TTS voice replication
([b887034](b887034))
* [aiplatform] add `ReplicatedVoiceConfig` to `VoiceConfig` to enable
Gemini TTS voice replication
([b887034](b887034))
* [aiplatform] add streaming function call argument API changes
([ecb0b2a](ecb0b2a))
* [aiplatform] Add support for developer connect based deployment
([b887034](b887034))
* [aiplatform] Add support for developer connect based deployment
([b887034](b887034))
* [aiplatform] Expose FullFineTunedResources for full fine tuned
deployments
([b887034](b887034))
* [aiplatform] Expose zone when creating a FeatureOnlineStore
([b887034](b887034))
* [aiplatform] Introduce RagManagedVertexVectorSearch as a new vector db
option
([b887034](b887034))
* [artifact-registry] add ExportArtifact API
([b887034](b887034))
* [artifact-registry] add image_manifest field in DockerImage
([b887034](b887034))
* [backupdr] Adding new fields for CMEK and Retention Inheritance
features
([b887034](b887034))
* [batch] added new provisioning models
([b887034](b887034))
* [chat] Addition of GMAIL_MESSAGE value for RichLinkType enum in the
RichLinkMetadata proto
([02a9cd4](02a9cd4))
* [cloudbuild] Update GCB with latest proto changes
([b887034](b887034))
* [compute] [DIREGAPIC] Update v1 API definitions to revision 20251202
([02a9cd4](02a9cd4))
* [compute] Update Compute Engine v1 API to revision 20251031
([b887034](b887034))
* [dialogflow-cx] updated v3beta1 dialogflow client libraries
([02a9cd4](02a9cd4))
* [dialogflow] updated v2 dialogflow client libraries
([02a9cd4](02a9cd4))
* [dialogflow] updated v2beta1 dialogflow client libraries
([02a9cd4](02a9cd4))
* [eventarc] add wide-scope Eventarc GoogleApiSource flags
([b887034](b887034))
* [geminidataanalytics] add a QueryData API for NL2SQL conversion
([ecb0b2a](ecb0b2a))
* [gke-multi-cloud] added custom tolerations and labels support for
Attached Clusters
([b887034](b887034))
* [gkerecommender] new module for gkerecommender
([#11828](#11828))
([c65852e](c65852e))
* [hypercomputecluster] new module for hypercomputecluster
([#11821](#11821))
([b3789bd](b3789bd))
* [java-shopping-merchant-issue-resolution] Added the
`product_id_base64_url_encoded` field to `RenderProductIssuesRequest`.
This allows for product IDs containing special characters to be
correctly handled when unpadded base64url-encoded
([b887034](b887034))
* [java-shopping-merchant-issue-resolution] Added the
`product_id_base64_url_encoded` field to `RenderProductIssuesRequest`.
This allows for product IDs containing special characters to be
correctly handled when unpadded base64url-encoded
([b887034](b887034))
* [netapp] Add Squash Mode to Export Policy
([b887034](b887034))
* [network-security] publish networksecurity v1beta1 api
([b887034](b887034))
* [parallelstore] add transfer metadata options proto definition
([b887034](b887034))
* [recaptchaenterprise] add verifiedBots field to RiskAnalysis and
definitions for a Bot object to store metadata for a detected bot
([02a9cd4](02a9cd4))
* [run] add SourceCode proto to Run container config
([2f0f298](2f0f298))
* [shopping-merchant-accounts] A new field `radius_area` is added to
message `.google.shopping.merchant.accounts.v1.Region`
([b887034](b887034))
* [shopping-merchant-inventories] Added the
`product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`,
`InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`,
`ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and
`DeleteRegionalInventoryRequest`. This allows for product IDs containing
special characters to be correctly handled when base64url-encoded
([b887034](b887034))
* [shopping-merchant-inventories] Added the
`product_id_base64_url_encoded` field to `ListLocalInventoriesRequest`,
`InsertLocalInventoryRequest`, `DeleteLocalInventoryRequest`,
`ListRegionalInventoriesRequest`, `InsertRegionalInventoryRequest`, and
`DeleteRegionalInventoryRequest`. This allows for product IDs containing
special characters to be correctly handled when unpadded
base64url-encoded
([b887034](b887034))
* [shopping-merchant-products] Added the `product_id_base64_url_encoded`
field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and
`GetProductRequest`. This allows for product IDs containing special
characters to be correctly handled when unpadded base64url-encoded
([b887034](b887034))
* [shopping-merchant-products] Added the `product_id_base64_url_encoded`
field to `InsertProductInputRequest`, `DeleteProductInputRequest`, and
`GetProductRequest`. This allows for product IDs containing special
characters to be correctly handled when unpadded base64url-encoded
([b887034](b887034))
* [shopping-merchant-quota] Add the AccountLimit resource and its
service to the quota bundle
([b887034](b887034))
* [storagebatchoperations] Add support for creating Job resource in
dry-run mode
([02a9cd4](02a9cd4))
* [valkey] A new field `Instance.simulate_maintenance_event` is added to
message `.google.cloud.memorystore.v1.`
([02a9cd4](02a9cd4))
* [vectorsearch] Added TextSearch support to the batch search API
([b887034](b887034))
* [vmmigration] add adaptation modifiers and storage pools to
MigratingVM target defaults
([b887034](b887034))
* Generate Maintenance V1 library
([#11824](#11824))
([2eadab5](2eadab5))


### Bug Fixes

* [admanager] Added proto3 optional to Network primitive fields
([ecb0b2a](ecb0b2a))
* [aiplatform] fix issue when using UrlContext tool
([b887034](b887034))
* [channel] Changed field behavior for an existing field
`entitlement_granularity` in message
`.google.cloud.channel.v1.RepricingConfig`
([b887034](b887034))
* **deps:** update dependency com.google.cloud:libraries-bom to v26.72.0
([#11664](#11664))
([6854bbe](6854bbe))
* **deps:** update first-party storage dependencies
([#11657](#11657))
([f89945c](f89945c))
* **deps:** update the Java code generator (gapic-generator-java) to
2.64.2
([ecb0b2a](ecb0b2a))
* partial release of java-asset and gapic-libraries-bom
([ce3d3fb](ce3d3fb))
* update dependency com.google.cloud:sdk-platform-java-config to v3.54.2
([#11819](#11819))
([f32924a](f32924a))


### Documentation

* [aiplatform] update `ReplicatedVoiceConfig.mime_type` comment
([b887034](b887034))
* [aiplatform] update `ReplicatedVoiceConfig.mime_type` comment
([b887034](b887034))
* [alloydb] Clarify that [initial_user](http://_vscodecontentref_/3) is
not required in Cluster
([2f0f298](2f0f298))
* [dlp] add messages stating that Data Catalog actions are deprecated
([ecb0b2a](ecb0b2a))
* [parallelstore] update tickets component number
([b887034](b887034))
* [shopping-merchant-accounts] A comment for enum `AccessRight` is
changed
([b887034](b887034))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: yoshi-code-bot <[email protected]>

v1.74.1

Toggle v1.74.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: partial release of java-asset and gapic-libraries-bom (#11799)

v1.74.0

Toggle v1.74.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 1.74.0 (#11795)

🤖 I have created a release *beep* *boop*
---


<details><summary>1.74.0</summary>

##
[1.74.0](v1.73.0...v1.74.0)
(2025-11-14)


### Bug Fixes

* use right proto path for vectorsearch
([#11794](#11794))
([7a870d9](7a870d9))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>

v1.73.0

Toggle v1.73.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 1.73.0 (#11784)

🤖 I have created a release *beep* *boop*
---


<details><summary>1.73.0</summary>

##
[1.73.0](v1.72.0...v1.73.0)
(2025-11-10)


### Bug Fixes

* update dependency com.google.cloud:sdk-platform-java-config to v3.54.1
([#11783](#11783))
([498635b](498635b))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Diego Marquez <[email protected]>
Co-authored-by: cloud-java-bot <[email protected]>

v1.72.0

Toggle v1.72.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 1.72.0 (#11773)

🤖 I have created a release *beep* *boop*
---


<details><summary>1.72.0</summary>

##
[1.72.0](v1.71.0...v1.72.0)
(2025-10-21)


### Features

* [aiplatform] add aspect_ratio and image_config for v1 version
([ba2ed6a](ba2ed6a))
* [aiplatform] add aspect_ratio and image_config for v1beta1 version
([ba2ed6a](ba2ed6a))
* [aiplatform] add FunctionResponsePart and
excluded_predefined_functions in ComputerUse
([2919d20](2919d20))
* [aiplatform] add FunctionResponsePart and
excluded_predefined_functions in ComputerUse
([0a730d4](0a730d4))
* [aiplatform] Add support for Inline source based deployment
([ba2ed6a](ba2ed6a))
* [aiplatform] Add support for Inline source based deployment
([ba2ed6a](ba2ed6a))
* [aiplatform] Continuous Tuning
([0a730d4](0a730d4))
* [capacityplanner] new module for capacityplanner
([#11777](#11777))
([65f4fd0](65f4fd0))
* [container] Add SwapConfig to enable and configure swap memory for
node pools
([ba2ed6a](ba2ed6a))
* [maps-routeoptimization] add experimental Load Costs feature
([ba2ed6a](ba2ed6a))
* [texttospeech] add `relax_safety_filters` proto field for Gemini TTS
([0a730d4](0a730d4))
* [texttospeech] add `relax_safety_filters` proto field for Gemini TTS
([0a730d4](0a730d4))


### Bug Fixes

* [discoveryengine] Include AssistAnswer as a part of the Session
([0a730d4](0a730d4))
* **deps:** update the Java code generator (gapic-generator-java) to
2.63.0
([ba2ed6a](ba2ed6a))
* update dependency com.google.cloud:sdk-platform-java-config to v3.53.0
([#11776](#11776))
([e4a2892](e4a2892))


### Documentation

* [maps-places] Change comments in some fields in Places API
([2919d20](2919d20))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: yoshi-code-bot <[email protected]>

v1.71.0

Toggle v1.71.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 1.71.0 (#11766)

🤖 I have created a release *beep* *boop*
---


<details><summary>1.71.0</summary>

##
[1.71.0](v1.70.0...v1.71.0)
(2025-10-13)


### Features

* [aiplatform] A new message `ScaleToZeroSpec` is added
([bf30bf1](bf30bf1))
* [aiplatform] add additional proto fields and GenerateFetchAccessToken
API
([bf30bf1](bf30bf1))
* [aiplatform] Add JAILBREAK as a new Prompt block reason in
PredictionService
([bf30bf1](bf30bf1))
* [aiplatform] Add JAILBREAK category to SafetySettings for prediction
service
([bf30bf1](bf30bf1))
* [aiplatform] Add JAILBREAK category to SafetySettings for prediction
service
([bf30bf1](bf30bf1))
* [compute] Update Compute Engine v1 API to revision 20250916
([#1107](#1107))
([bf30bf1](bf30bf1))
* [dialogflow-cx] Add parameters to adjust LLM input and output token
limit and temperature in v3beta1 API
([bf30bf1](bf30bf1))
* [dlp] inspect and deid templates in RedactImage
([bf30bf1](bf30bf1))
* [document-ai] A new field `signature_value` is added to message
`.google.cloud.documentai.v1beta3.Document`
([bf30bf1](bf30bf1))
* [document-ai] Added new messages `EntityValidationOutput` and
`EntitiesRevision`
([bf30bf1](bf30bf1))


### Bug Fixes

* Migrate away from GoogleCredentials.fromStream() usages
([#11765](#11765))
([6498808](6498808))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: yoshi-code-bot <[email protected]>

v1.70.0

Toggle v1.70.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 1.70.0 (#11761)

🤖 I have created a release *beep* *boop*
---


<details><summary>1.70.0</summary>

##
[1.70.0](v1.69.0...v1.70.0)
(2025-10-07)


### Features

* [aiplatform] A new value `NVIDIA_RTX_PRO_6000` is added to enum
`AcceleratorType`
([ae3a4ae](ae3a4ae))
* [aiplatform] A new value `NVIDIA_RTX_PRO_6000` is added to enum
`AcceleratorType`
([ae3a4ae](ae3a4ae))
* [aiplatform] add DeploymentTier enum to DeployedIndex
([ae3a4ae](ae3a4ae))
* [aiplatform] Add enable_widget option in Google Maps and additional
grounding information
([ae3a4ae](ae3a4ae))
* [aiplatform] Add labels field for Predict API for Imagen use case
(v1beta and v1)
([ae3a4ae](ae3a4ae))
* [aiplatform] Add labels field for Predict API for Imagen use case
(v1beta)
([ae3a4ae](ae3a4ae))
* [aiplatform] Auto-generated CL for
//google/cloud/aiplatform:aiplatform_v1_public_proto_gen
([ae3a4ae](ae3a4ae))
* [aiplatform]Auto-generated CL for
//google/cloud/aiplatform:aiplatform_v1beta1_public_proto_gen
([ae3a4ae](ae3a4ae))
* [alloydb] add CRUD APIs on Databases
([ae3a4ae](ae3a4ae))
* [alloydb] add CRUD APIs on Databases
([ae3a4ae](ae3a4ae))
* [alloydb] add CRUD APIs on Databases
([ae3a4ae](ae3a4ae))
* [bigqueryreservation] Add new `BACKGROUND_CHANGE_DATA_CAPTURE`,
`BACKGROUND_COLUMN_METADATA_INDEX`, and
`BACKGROUND_SEARCH_INDEX_REFRESH` reservation assignment types
([ae3a4ae](ae3a4ae))
* [compute] Update Compute Engine v1 API to revision 20250909
([ae3a4ae](ae3a4ae))
* [dataproc] Added support for JUPYTER_KERNEL_GATEWAY component
([ae3a4ae](ae3a4ae))
* [locationfinder] new module for locationfinder
([#11751](#11751))
([afc6de4](afc6de4))
* [shopping-merchant-products] Include CarrierShipping field inside the
Products attribute
([ae3a4ae](ae3a4ae))
* [texttospeech] add Gemini TTS Multispeaker API fields
([ae3a4ae](ae3a4ae))


### Bug Fixes

* **deps:** update the Java code generator (gapic-generator-java) to
2.62.3
([ae3a4ae](ae3a4ae))
* update dependency com.google.cloud:sdk-platform-java-config to v3.52.3
([#11755](#11755))
([b117bc3](b117bc3))


### Documentation

* [aiplatform] remove legacy internal lint directives
([ae3a4ae](ae3a4ae))
* [eventarc-publishing] Update comment in Eventarc Publishing API
([ae3a4ae](ae3a4ae))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: yoshi-code-bot <[email protected]>
Co-authored-by: Mridula <[email protected]>

v1.69.0

Toggle v1.69.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 1.69.0 (#11748)

🤖 I have created a release *beep* *boop*
---


<details><summary>1.69.0</summary>

##
[1.69.0](v1.68.0...v1.69.0)
(2025-09-22)


### Features

* [aiplatform] add private_model_server_enabled to in Endpoint.proto
([bd1762a](bd1762a))
* [apihub] Introduce new services for data collection (ApiHubCollect)
and curation (ApiHubCurate)
([bd1762a](bd1762a))
* [batch] added new provisioning models
([bd1762a](bd1762a))
* [compute] Update Compute Engine v1 API to revision 20250902
([bd1762a](bd1762a))
* [eventarc] add new fields to Eventarc resources
([bd1762a](bd1762a))
* [gkehub] add `k8s_git_version` field
([bd1762a](bd1762a))
* [texttospeech] add Gemini TTS Multispeaker API fields
([bd1762a](bd1762a))
* [video-live-stream] Added H.265 (HEVC) codec support
([bd1762a](bd1762a))


### Bug Fixes

* **deps:** update the Java code generator (gapic-generator-java) to
2.62.2
([bd1762a](bd1762a))
* update dependency com.google.cloud:sdk-platform-java-config to v3.52.2
([#11747](#11747))
([deb0ed9](deb0ed9))


### Documentation

* [cloudsecuritycompliance] updated documentation for APIs
([bd1762a](bd1762a))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: yoshi-code-bot <[email protected]>

v1.68.0

Toggle v1.68.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 1.68.0 (#11735)

🤖 I have created a release *beep* *boop*
---


<details><summary>1.68.0</summary>

##
[1.68.0](v1.67.0...v1.68.0)
(2025-09-11)


### ⚠ BREAKING CHANGES

* [chat] Changed field behavior for an existing field `name` in message
`.google.chat.v1.QuotedMessageMetadata`

### Features

* [aiplatform] Add API response for Gen AI Evaluation in Tuning
([1214050](1214050))
* [aiplatform] add Validation mode in FunctionCallingConfig
([1214050](1214050))
* [aiplatform] PSC support for custom weights deploy
([1214050](1214050))
* [aiplatform] Tuning PreTunedModel API field
([1214050](1214050))
* [analyticshub] You can now configure listings for multiple regions for
shared datasets and linked dataset replicas in BigQuery sharing
([1214050](1214050))
* [bigqueryreservation] Add a new field `soft_failover_start_time` in
the existing `replication_status` in
`.google.cloud.bigquery.reservation.v1.Reservation` to provide
visibility into the state of ongoing soft failover operations on the
reservation
([1214050](1214050))
* [cloudsecuritycompliance] new module for cloudsecuritycompliance
([#11740](#11740))
([fc17dde](fc17dde))
* [compute] Update Compute Engine v1 API to revision 20250810
([#1091](#1091))
([1214050](1214050))
* [confidentialcomputing] Add new `VerifyConfidentialSpace` and
`VerifyConfidentialGke` rpcs and relevant fields
([1214050](1214050))
* [dataplex] A new service `BusinessGlossaryService` is added
([75896ab](75896ab))
* [discoveryengine] Added `ranking_expression_backed` and `rank_signals`
fields related to the Custom Ranking feature
([75896ab](75896ab))
* [dlp] add LocationSupport,Domain,DocumentFallbackLocation
([1214050](1214050))
* [gdchardwaremanagement] Added RequestOrderDateChange RPC - allows
Customers to request date changes
([1214050](1214050))
* [infra-manager] added support for service maintained provider
([1214050](1214050))
* [kms] Support KEY_ENCAPSULATION purpose and quantum-safe algorithms
ML_KEM_768, ML_KEM_1024 and KEM_XWING
([75896ab](75896ab))
* [netapp] add new fields for flex auto tiering
([1214050](1214050))
* [network-security] add address groups API
([1214050](1214050))
* [networkconnectivity] introduce DataTransfer APIs
([1214050](1214050))
* [retail] release the conversational search public SDK
([1214050](1214050))
* [retail] release the latest conversational search public SDK
([1214050](1214050))
* [securitycenter] add GCE to DeploymentPlatform enum
([75896ab](75896ab))
* [texttospeech] Add prompt to SynthesisInput
([1214050](1214050))
* [texttospeech] Add string value prompt to SynthesisInput
([1214050](1214050))
* [texttospeech] Support promptable voices by specifying a model name
and a prompt
([1214050](1214050))
* [texttospeech] Support promptable voices by specifying a model name
and a prompt
([cea98dc](cea98dc))
* [vmmigration] Azure as a source
([1214050](1214050))
* **accounts:** Add batch operations for custom regions
([1214050](1214050))
* Add a new version for biglake
([#11742](#11742))
([792f8c0](792f8c0))


### Bug Fixes

* [chat] Changed field behavior for an existing field `name` in message
`.google.chat.v1.QuotedMessageMetadata`
([1214050](1214050))
* **deps:** update dependency
com.google.apis:google-api-services-cloudresourcemanager to
v1-rev20250606-2.0.0
([#11472](#11472))
([0e52ea3](0e52ea3))
* **deps:** update the Java code generator (gapic-generator-java) to
2.62.1
([1214050](1214050))
* update dependency com.google.cloud:sdk-platform-java-config to v3.52.1
([#11738](#11738))
([b17cf6d](b17cf6d))


### Documentation

* [errorreporting] automated code change
([1214050](1214050))
* [publicca] Add API publishing information for public CA.googleapis.com
([1214050](1214050))
* [retail] A comment for enum `Mode` is changed
([1214050](1214050))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: yoshi-code-bot <[email protected]>

v1.67.0

Toggle v1.67.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 1.67.0 (#11728)

🤖 I have created a release *beep* *boop*
---


<details><summary>1.67.0</summary>

##
[1.67.0](v1.66.0...v1.67.0)
(2025-08-25)


### ⚠ BREAKING CHANGES

* [geminidataanalytics] An existing service `ContextRetrievalService` is
removed
* [analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut`
method
* [aiplatform] fields are not part of `oneof`

### Features

* [aiplatform] add `disable_container_logging` in v1beta1 api
([b53e708](b53e708))
* [aiplatform] add `gpu_partition_size` to `MachineSpec`
([0193b28](0193b28))
* [aiplatform] Add API for Gen AI Evaluation in Tuning
([0193b28](0193b28))
* [aiplatform] add data foundry service synthetic data generation API
for v1
([3e90a3e](3e90a3e))
* [aiplatform] add option EndpointUserId and ModelUserId fields
([0193b28](0193b28))
* [aiplatform] add option EndpointUserId and ModelUserId fields
([0193b28](0193b28))
* [aiplatform] Add support for CMEK, runtime controls, and PSC-I to
Reasoning Engine protos
([0193b28](0193b28))
* [aiplatform] Added document_name for vertex ai search as part of
retrieved context from grounding chunk
([0193b28](0193b28))
* [aiplatform] expose RecommendSpecs api to vertex python SDK for Custom
Weights Model deployment
([0193b28](0193b28))
* [bigqueryreservation] Add Reservation.max_slots field to Reservation
proto, indicating the total max number of slots this reservation can use
up to
([0193b28](0193b28))
* [cloudbuild] Add option to enable nested virtualization if available
([0193b28](0193b28))
* [cloudsupport] A new message `GetAttachmentRequest` and `GetComment`
is added
([0193b28](0193b28))
* [compute] Update Compute Engine v1 API to revision 20250807
([b53e708](b53e708))
* [document-ai] Added config options for derived fields and signature
detection. Some annotation changes changes to mark fields explicitly
output only (no changes in semantics just readability)
([0193b28](0193b28))
* [geminidataanalytics] new module for geminidataanalytics
([#11731](#11731))
([9396cfb](9396cfb))
* [maps-solar] Add `experiments` param to endpoints for access to pre-GA
features
([0193b28](0193b28))
* [network-management] add `service_uri` field to
CloudRunRevisionEndpoint
([0193b28](0193b28))
* [os-config] Add highest_upgradable_cve_severity field to Vulnerability
report
([0193b28](0193b28))
* [video-transcoder] add support for automatically generating subtitle
for input videos
([b53e708](b53e708))


### Bug Fixes

* [aiplatform] fields are not part of `oneof`
([0193b28](0193b28))
* [analytics-admin] remove the `SetAutomatedGa4ConfigurationOptOut`
method
([3e90a3e](3e90a3e))
* [geminidataanalytics] An existing service `ContextRetrievalService` is
removed
([b53e708](b53e708))
* **deps:** update the Java code generator (gapic-generator-java) to
2.62.0
([3e90a3e](3e90a3e))
* update dependency com.google.cloud:sdk-platform-java-config to v3.52.0
([#11727](#11727))
([31d8698](31d8698))


### Documentation

* [java-shopping-merchant-issue-resolution] update docs for issue
resolution
([0193b28](0193b28))
* [shopping-merchant-accounts] fix comment for online return policy
([0193b28](0193b28))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: yoshi-code-bot <[email protected]>