-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Comparing changes
Open a pull request
base repository: googleapis/google-cloud-java
base: v1.67.0
head repository: googleapis/google-cloud-java
compare: v1.68.0
- 10 commits
- 3,515 files changed
- 6 contributors
Commits on Aug 26, 2025
-
chore(main): release 1.68.0-SNAPSHOT (#11733)
🤖 I have created a release *beep* *boop* --- <details><summary>1.68.0-SNAPSHOT</summary> ### Updating meta-information for bleeding-edge SNAPSHOT release. </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>
Configuration menu - View commit details
-
Copy full SHA for bcf739f - Browse repository at this point
Copy the full SHA bcf739fView commit details -
chore: Update generation configuration at Tue Aug 26 02:31:23 UTC 2025 (
#11734) This pull request is generated with proto changes between [googleapis/googleapis@525c95a](googleapis/googleapis@525c95a) (exclusive) and [googleapis/googleapis@b738e78](googleapis/googleapis@b738e78) (inclusive). BEGIN_COMMIT_OVERRIDE BEGIN_NESTED_COMMIT feat: [texttospeech] Support promptable voices by specifying a model name and a prompt feat: [texttospeech] Add enum value M4A to enum AudioEncoding docs: [texttospeech] A comment for method `StreamingSynthesize` in service `TextToSpeech` is changed docs: [texttospeech] A comment for enum value `AUDIO_ENCODING_UNSPECIFIED` in enum `AudioEncoding` is changed docs: [texttospeech] A comment for enum value `OGG_OPUS` in enum `AudioEncoding` is changed docs: [texttospeech] A comment for enum value `PCM` in enum `AudioEncoding` is changed docs: [texttospeech] A comment for field `low_latency_journey_synthesis` in message `.google.cloud.texttospeech.v1beta1.AdvancedVoiceOptions` is changed docs: [texttospeech] A comment for enum value `PHONETIC_ENCODING_IPA` in enum `PhoneticEncoding` is changed docs: [texttospeech] A comment for enum value `PHONETIC_ENCODING_X_SAMPA` in enum `PhoneticEncoding` is changed docs: [texttospeech] A comment for field `phrase` in message `.google.cloud.texttospeech.v1beta1.CustomPronunciationParams` is changed docs: [texttospeech] A comment for field `pronunciations` in message `.google.cloud.texttospeech.v1beta1.CustomPronunciations` is changed docs: [texttospeech] A comment for message `MultiSpeakerMarkup` is changed docs: [texttospeech] A comment for field `custom_pronunciations` in message `.google.cloud.texttospeech.v1beta1.SynthesisInput` is changed docs: [texttospeech] A comment for field `voice_clone` in message `.google.cloud.texttospeech.v1beta1.VoiceSelectionParams` is changed docs: [texttospeech] A comment for field `speaking_rate` in message `.google.cloud.texttospeech.v1beta1.AudioConfig` is changed docs: [texttospeech] A comment for field `audio_encoding` in message `.google.cloud.texttospeech.v1beta1.StreamingAudioConfig` is changed docs: [texttospeech] A comment for field `text` in message `.google.cloud.texttospeech.v1beta1.StreamingSynthesisInput` is changed PiperOrigin-RevId: 799242210 Source Link: [googleapis/googleapis@b738e78](googleapis/googleapis@b738e78) END_NESTED_COMMIT END_COMMIT_OVERRIDE
Configuration menu - View commit details
-
Copy full SHA for cea98dc - Browse repository at this point
Copy the full SHA cea98dcView commit details
Commits on Sep 10, 2025
-
fix: update dependency com.google.cloud:sdk-platform-java-config to v…
…3.52.1 (#11738) This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [com.google.cloud:sdk-platform-java-config](https://redirect.github.com/googleapis/java-shared-config) | `3.52.0` -> `3.52.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/google-cloud-java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Configuration menu - View commit details
-
Copy full SHA for b17cf6d - Browse repository at this point
Copy the full SHA b17cf6dView commit details -
chore: Update generation configuration at Wed Sep 10 02:26:14 UTC 2025 (
#11736) This pull request is generated with proto changes between [googleapis/googleapis@b738e78](googleapis/googleapis@b738e78) (exclusive) and [googleapis/googleapis@6d1dca2](googleapis/googleapis@6d1dca2) (inclusive). BEGIN_COMMIT_OVERRIDE BEGIN_NESTED_COMMIT fix(deps): update the Java code generator (gapic-generator-java) to 2.62.1 END_NESTED_COMMIT BEGIN_NESTED_COMMIT chore: update the libraries_bom version to 26.67.0 END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [dlp] add LocationSupport,Domain,DocumentFallbackLocation docs: [dlp] minor doc revision PiperOrigin-RevId: 804670680 Source Link: [googleapis/googleapis@2585041](googleapis/googleapis@2585041) END_NESTED_COMMIT BEGIN_NESTED_COMMIT docs: [retail] A comment for enum `Mode` is changed docs: [retail] A comment for enum value `DISABLED` in enum `Mode` is changed docs: [retail] A comment for enum value `ENABLED` in enum `Mode` is changed docs: [retail] A comment for enum value `CONVERSATIONAL_FILTER_ONLY` in enum `Mode` is changed docs: [retail] A comment for field `user_query_types` in message `.google.cloud.retail.v2alpha.ConversationalSearchResponse` is changed PiperOrigin-RevId: 803633829 Source Link: [googleapis/googleapis@46403a9](googleapis/googleapis@46403a9) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [retail] release the latest conversational search public SDK PiperOrigin-RevId: 803623794 Source Link: [googleapis/googleapis@6b27a50](googleapis/googleapis@6b27a50) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [aiplatform] PSC support for custom weights deploy docs: [aiplatform] A comment for field `dedicated_endpoint_disabled` in message `.google.cloud.aiplatform.v1beta1.DeployRequest` is changed PiperOrigin-RevId: 803586108 Source Link: [googleapis/googleapis@ed3f1f2](googleapis/googleapis@ed3f1f2) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [retail] release the conversational search public SDK PiperOrigin-RevId: 803583303 Source Link: [googleapis/googleapis@1f0e127](googleapis/googleapis@1f0e127) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [aiplatform] Tuning PreTunedModel API field PiperOrigin-RevId: 803171691 Source Link: [googleapis/googleapis@9412ec4](googleapis/googleapis@9412ec4) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [vmmigration] Azure as a source feat: [vmmigration] CMEK support feat: [vmmigration] VM disk migration feat: [vmmigration] Image Import feat: [vmmigration] Machine Image Import feat: [vmmigration] Cutover forecast feat: [vmmigration] OS capabilities detection feat: [vmmigration] Multiple additional supported target details feat: [vmmigration] Migration warnings in addition to errors feat: [vmmigration] API for extending the time to live (TTL) of a Migrating VM fix: [vmmigration] Changed field behavior for an existing field `key` in message `.google.cloud.vmmigration.v1.AwsSourceDetails` to `required` to protect from incorrect input fix: [vmmigration] Changed field behavior for an existing field `value` in message `.google.cloud.vmmigration.v1.AwsSourceDetails` to `required` to protect from incorrect input fix: [vmmigration] Changed field behavior for an existing field `project` in message `.google.cloud.vmmigration.v1.TargetProject` to `required` to protect from incorrect input docs: [vmmigration] Updated comments and descriptions to improve clarity PiperOrigin-RevId: 803163128 Source Link: [googleapis/googleapis@b7cf972](googleapis/googleapis@b7cf972) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [networkconnectivity] introduce DataTransfer APIs PiperOrigin-RevId: 803093347 Source Link: [googleapis/googleapis@a195f5b](googleapis/googleapis@a195f5b) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [netapp] add new fields for flex auto tiering feat: [netapp] add fields for manual qos feat: [netapp] add fields for hybrid replication docs: [netapp] field `daily_backup_immutable` in message `.google.cloud.netapp.v1.BackupVault` is changed docs: [netapp] field `weekly_backup_immutable` in message `.google.cloud.netapp.v1.BackupVault` is changed docs: [netapp] field `monthly_backup_immutable` in message `.google.cloud.netapp.v1.BackupVault` is changed docs: [netapp] field `manual_backup_immutable` in message `.google.cloud.netapp.v1.BackupVault` is changed docs: [netapp] field `subnet_ip` in message `.google.cloud.netapp.v1.HybridPeeringDetails` is changed docs: [netapp] field `command` in message `.google.cloud.netapp.v1.HybridPeeringDetails` is changed docs: [netapp] field `command_expiry_time` in message `.google.cloud.netapp.v1.HybridPeeringDetails` is changed docs: [netapp] field `passphrase` in message `.google.cloud.netapp.v1.HybridPeeringDetails` is changed docs: [netapp] field `peer_volume_name` in message `.google.cloud.netapp.v1.HybridPeeringDetails` is changed docs: [netapp] field `peer_cluster_name` in message `.google.cloud.netapp.v1.HybridPeeringDetails` is changed docs: [netapp] field `peer_svm_name` in message `.google.cloud.netapp.v1.HybridPeeringDetails` is changed docs: [netapp] field `total_throughput_mibps` in message `.google.cloud.netapp.v1.StoragePool` is added docs: [netapp] field `total_iops` in message `.google.cloud.netapp.v1.StoragePool` is added docs: [netapp] A comment for field `cold_tier_size_gib` in message `.google.cloud.netapp.v1.Volume` is changed PiperOrigin-RevId: 802857292 Source Link: [googleapis/googleapis@2dde7b2](googleapis/googleapis@2dde7b2) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [texttospeech] Add prompt to SynthesisInput PiperOrigin-RevId: 802731785 Source Link: [googleapis/googleapis@c866721](googleapis/googleapis@c866721) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [texttospeech] Add string value prompt to SynthesisInput PiperOrigin-RevId: 802688528 Source Link: [googleapis/googleapis@acdae9a](googleapis/googleapis@acdae9a) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [infra-manager] added support for service maintained provider PiperOrigin-RevId: 802269281 Source Link: [googleapis/googleapis@65afc22](googleapis/googleapis@65afc22) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [analyticshub] You can now configure listings for multiple regions for shared datasets and linked dataset replicas in BigQuery sharing docs: [analyticshub]Add new category GOOGLE EARTH ENGINE and Increase limit of max Categories per Listing to 5 For more information, see [Create a listing](https://cloud.google.com/bigquery/docs/analytics-hub-manage-listings#create_a_listing). This feature is in [preview](https://cloud.google.com/products#product-launch-stages) PiperOrigin-RevId: 802216997 Source Link: [googleapis/googleapis@b495659](googleapis/googleapis@b495659) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [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 feat: [bigqueryreservation] Add a new field `failover_mode` to `.google.cloud.bigquery.reservation.v1.FailoverReservationRequest` that allows users to choose between the HARD or SOFT failover modes when they initiate a failover operation on a reservation PiperOrigin-RevId: 802187284 Source Link: [googleapis/googleapis@afe86f3](googleapis/googleapis@afe86f3) END_NESTED_COMMIT BEGIN_NESTED_COMMIT Synchronize new proto/yaml changes. PiperOrigin-RevId: 802162821 Source Link: [googleapis/googleapis@82465e8](googleapis/googleapis@82465e8) END_NESTED_COMMIT BEGIN_NESTED_COMMIT docs: [publicca] Add API publishing information for public CA.googleapis.com PiperOrigin-RevId: 802152308 Source Link: [googleapis/googleapis@3c20000](googleapis/googleapis@3c20000) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [network-security] add address groups API PiperOrigin-RevId: 802118490 Source Link: [googleapis/googleapis@3346b30](googleapis/googleapis@3346b30) END_NESTED_COMMIT BEGIN_NESTED_COMMIT docs: [errorreporting] automated code change PiperOrigin-RevId: 802074437 Source Link: [googleapis/googleapis@c850d95](googleapis/googleapis@c850d95) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [compute] Update Compute Engine v1 API to revision 20250810 (#1091) Source Link: [googleapis/googleapis@3d11d5f](googleapis/googleapis@3d11d5f) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [confidentialcomputing] Add new `VerifyConfidentialSpace` and `VerifyConfidentialGke` rpcs and relevant fields fix!: [confidentialcomputing] Move `AwsPrincipalTagsOptions` out from `TokenOptions` message docs: [confidentialcomputing] Updated comment for method `VerifyAttestation`, `VerifyAttestationRequest` and `VerifyAttestationResponse` in service `ConfidentialComputing` is changed docs: [confidentialcomputing] A comment for field `aws_principal_tags_options` in message `.google.cloud.confidentialcomputing.v1.TokenOptions` is changed PiperOrigin-RevId: 800806196 Source Link: [googleapis/googleapis@bf9ef0b](googleapis/googleapis@bf9ef0b) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [aiplatform] add Validation mode in FunctionCallingConfig docs: [aiplatform] update the comment for ANY mode in FunctionCallingConfig. PiperOrigin-RevId: 800520293 Source Link: [googleapis/googleapis@c522f58](googleapis/googleapis@c522f58) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat(accounts): Add batch operations for custom regions Added the following methods to the `RegionsService` in the Merchant API Accounts v1: - `BatchCreateRegions`: Create multiple regions in a single request. - `BatchUpdateRegions`: Update multiple regions in a single request. - `BatchDeleteRegions`: Delete multiple regions in a single request. These methods allow for more efficient management of custom regions. PiperOrigin-RevId: 800519608 Source Link: [googleapis/googleapis@c4c5ad7](googleapis/googleapis@c4c5ad7) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [gdchardwaremanagement] Added RequestOrderDateChange RPC - allows Customers to request date changes feat: [gdchardwaremanagement] Added CancelOrder RPC - allows Customers to request cancellation feat: [gdchardwaremanagement] Exposed Order-level output-only fields for transparency docs: [gdchardwaremanagement] `fulfillment_time` marked as deprecated PiperOrigin-RevId: 800209985 Source Link: [googleapis/googleapis@2b1af6f](googleapis/googleapis@2b1af6f) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [aiplatform] Add API response for Gen AI Evaluation in Tuning PiperOrigin-RevId: 799629722 Source Link: [googleapis/googleapis@1bb89a7](googleapis/googleapis@1bb89a7) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [texttospeech] Support promptable voices by specifying a model name and a prompt feat: [texttospeech] Add enum value M4A to enum AudioEncoding docs: [texttospeech] A comment for enum value `AUDIO_ENCODING_UNSPECIFIED` in enum `AudioEncoding` is changed PiperOrigin-RevId: 799573824 Source Link: [googleapis/googleapis@a92cee3](googleapis/googleapis@a92cee3) END_NESTED_COMMIT BEGIN_NESTED_COMMIT fix!: [chat] Changed field behavior for an existing field `name` in message `.google.chat.v1.QuotedMessageMetadata` fix!: [chat] Changed field behavior for an existing field `last_update_time` in message `.google.chat.v1.QuotedMessageMetadata` docs: [chat] A comment for field `quoted_message_metadata` in message `.google.chat.v1.Message` is changed docs: [chat] A comment for message `QuotedMessageMetadata` is changed docs: [chat] A comment for field `name` in message `.google.chat.v1.QuotedMessageMetadata` is changed docs: [chat] A comment for field `last_update_time` in message `.google.chat.v1.QuotedMessageMetadata` is changed docs: [chat] A comment for field `update_mask` in message `.google.chat.v1.UpdateMessageRequest` is changed docs: [chat] A comment for field `customer` in message `.google.chat.v1.Space` is changed PiperOrigin-RevId: 799541738 Source Link: [googleapis/googleapis@26dadeb](googleapis/googleapis@26dadeb) END_NESTED_COMMIT END_COMMIT_OVERRIDE
Configuration menu - View commit details
-
Copy full SHA for 1214050 - Browse repository at this point
Copy the full SHA 1214050View commit details -
fix(deps): update dependency com.google.apis:google-api-services-clou…
…dresourcemanager to v1-rev20250606-2.0.0 (#11472) This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [com.google.apis:google-api-services-cloudresourcemanager](http://nexus.sonatype.org/oss-repository-hosting.html) ([source](http://svn.sonatype.org/spice/tags/oss-parent-7)) | `v1-rev20240310-2.0.0` -> `v1-rev20250606-2.0.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/google-cloud-java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjQwLjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Configuration menu - View commit details
-
Copy full SHA for 0e52ea3 - Browse repository at this point
Copy the full SHA 0e52ea3View commit details -
feat: [cloudsecuritycompliance] new module for cloudsecuritycompliance (
#11740) Generated by @blakeli0 via [generate_new_client_hermetic_build.yaml](https://github.com/googleapis/google-cloud-java/actions/workflows/generate_new_client_hermetic_build.yaml) Command used: ``` python generation/new_client_hermetic_build/add-new-client-config.py add-new-library --api-shortname "cloudsecuritycompliance" --name-pretty "Cloud Security Compliance API" --api-description "Compliance Manager uses software-defined controls that let you assess support for multiple compliance programs and security requirements within a Google Cloud organization" --proto-path "google/cloud/cloudsecuritycompliance/v1" --product-docs "https://cloud.google.com/security-command-center/docs/compliance-manager-overview" ```
Configuration menu - View commit details
-
Copy full SHA for fc17dde - Browse repository at this point
Copy the full SHA fc17ddeView commit details -
chore(deps): update dependency com.google.api:gapic-generator-java to…
… v2.62.1 (#11739) This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [com.google.api:gapic-generator-java](https://redirect.github.com/googleapis/sdk-platform-java) | `2.62.0` -> `2.62.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>googleapis/sdk-platform-java (com.google.api:gapic-generator-java)</summary> ### [`v2.62.1`](https://redirect.github.com/googleapis/sdk-platform-java/blob/HEAD/CHANGELOG.md#2621-2025-09-05) [Compare Source](https://redirect.github.com/googleapis/sdk-platform-java/compare/v2.62.0...v2.62.1) ##### Dependencies - Update auth to 1.39.0 ([#​3898](https://redirect.github.com/googleapis/sdk-platform-java/issues/3898)) ([9a8443d](https://redirect.github.com/googleapis/sdk-platform-java/commit/9a8443d71cdbdb7a693b6da08db72edb85490807)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/google-cloud-java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Configuration menu - View commit details
-
Copy full SHA for 230fed0 - Browse repository at this point
Copy the full SHA 230fed0View commit details
Commits on Sep 11, 2025
-
feat: Add a new version for biglake (#11742)
See 443143339#comment12. Generate client libraries for `google/cloud/biglake/v1` and add it to the existing libraries that is generated from `google/cloud/bigquery/biglake/v1`. --------- Co-authored-by: cloud-java-bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 792f8c0 - Browse repository at this point
Copy the full SHA 792f8c0View commit details -
chore: Update generation configuration at Thu Sep 11 02:30:22 UTC 2025 (
#11743) This pull request is generated with proto changes between [googleapis/googleapis@6d1dca2](https://togithub.com/googleapis/googleapis/commit/6d1dca2b8e3d50914609414e219df2778b2b20ba) (exclusive) and [googleapis/googleapis@9978d43](https://togithub.com/googleapis/googleapis/commit/9978d435df71bb16ecadd1e4421640748d0bf533) (inclusive). BEGIN_COMMIT_OVERRIDE BEGIN_NESTED_COMMIT feat: [dataplex] A new service `BusinessGlossaryService` is added feat: [dataplex] A new message `Glossary` is added feat: [dataplex] A new resource_definition `dataplex.googleapis.com/Glossary` is added feat: [dataplex] A new message `GlossaryCategory` is added feat: [dataplex] A new resource_definition `dataplex.googleapis.com/GlossaryCategory` is added feat: [dataplex] A new message `GlossaryTerm` is added feat: [dataplex] A new resource_definition `dataplex.googleapis.com/GlossaryTerm` is added feat: [dataplex] A new message `CreateGlossaryRequest` is added feat: [dataplex] A new message `UpdateGlossaryRequest` is added feat: [dataplex] A new message `DeleteGlossaryRequest` is added feat: [dataplex] A new message `GetGlossaryRequest` is added feat: [dataplex] A new message `ListGlossariesRequest` is added feat: [dataplex] A new message `ListGlossariesResponse` is added feat: [dataplex] A new message `CreateGlossaryCategoryRequest` is added feat: [dataplex] A new message `UpdateGlossaryCategoryRequest` is added feat: [dataplex] A new message `DeleteGlossaryCategoryRequest` is added feat: [dataplex] A new message `GetGlossaryCategoryRequest` is added feat: [dataplex] A new message `ListGlossaryCategoriesRequest` is added feat: [dataplex] A new message `ListGlossaryCategoriesResponse` is added feat: [dataplex] A new message `CreateGlossaryTermRequest` is added feat: [dataplex] A new message `UpdateGlossaryTermRequest` is added feat: [dataplex] A new message `DeleteGlossaryTermRequest` is added feat: [dataplex] A new message `GetGlossaryTermRequest` is added feat: [dataplex] A new message `ListGlossaryTermsRequest` is added feat: [dataplex] A new message `ListGlossaryTermsResponse` is added feat: [dataplex] A new method `CreateEntryLink` is added to service `CatalogService` feat: [dataplex] A new method `DeleteEntryLink` is added to service `CatalogService` feat: [dataplex] A new method `GetEntryLink` is added to service `CatalogService` feat: [dataplex] A new field `entry_link` is added to message `.google.cloud.dataplex.v1.ImportItem` feat: [dataplex] A new field `deleted_entry_links` is added to message `.google.cloud.dataplex.v1.MetadataJob` feat: [dataplex] A new field `created_entry_links` is added to message `.google.cloud.dataplex.v1.MetadataJob` feat: [dataplex] A new field `unchanged_entry_links` is added to message `.google.cloud.dataplex.v1.MetadataJob` feat: [dataplex] A new field `glossaries` is added to message `.google.cloud.dataplex.v1.MetadataJob` feat: [dataplex] A new field `entry_link_types` is added to message `.google.cloud.dataplex.v1.MetadataJob` feat: [dataplex] A new field `referenced_entry_scopes` is added to message `.google.cloud.dataplex.v1.MetadataJob` feat: [dataplex] A new message `EntryLink` is added feat: [dataplex] A new resource_definition `dataplex.googleapis.com/EntryLink` is added feat: [dataplex] A new message `CreateEntryLinkRequest` is added feat: [dataplex] A new message `DeleteEntryLinkRequest` is added feat: [dataplex] A new message `GetEntryLinkRequest` is added feat: [dataplex] A new field `project` is added to message `.google.cloud.dataplex.v1.DataDiscoverySpec` feat: [dataplex] A new field `catalog_publishing_enabled` is added to message `.google.cloud.dataplex.v1.DataQualitySpec` feat: [dataplex] A new field `catalog_publishing_status` is added to message `.google.cloud.dataplex.v1.DataQualityResult` feat: [dataplex] A new field `passed` is added to message `.google.cloud.dataplex.v1.DataQualityColumnResult` feat: [dataplex] A new field `dimensions` is added to message `.google.cloud.dataplex.v1.DataQualityColumnResult` feat: [dataplex] A new message `DataScanCatalogPublishingStatus` is added feat: [dataplex] A new field `catalog_publishing_status` is added to message `.google.cloud.dataplex.v1.DataScanEvent` docs: [dataplex] A comment for field `image_version` in message `.google.cloud.dataplex.v1.Environment` is changed docs: [dataplex] A comment for service `CatalogService` is changed docs: [dataplex] A comment for method `CreateMetadataJob` in service `CatalogService` is changed docs: [dataplex] A comment for message `AspectType` is changed docs: [dataplex] A comment for field `alternate_use_permission` in message `.google.cloud.dataplex.v1.AspectType` is changed docs: [dataplex] A comment for field `type` in message `.google.cloud.dataplex.v1.AspectType` is changed docs: [dataplex] A comment for field `alternate_use_permission` in message `.google.cloud.dataplex.v1.EntryType` is changed docs: [dataplex] A comment for field `create_time` in message `.google.cloud.dataplex.v1.Entry` is changed docs: [dataplex] A comment for field `update_time` in message `.google.cloud.dataplex.v1.Entry` is changed docs: [dataplex] A comment for field `parent` in message `.google.cloud.dataplex.v1.CreateEntryGroupRequest` is changed docs: [dataplex] A comment for message `DeleteEntryTypeRequest` is changed docs: [dataplex] A comment for message `DeleteAspectTypeRequest` is changed docs: [dataplex] A comment for field `name` in message `.google.cloud.dataplex.v1.SearchEntriesRequest` is changed docs: [dataplex] A comment for field `query` in message `.google.cloud.dataplex.v1.SearchEntriesRequest` is changed docs: [dataplex] A comment for field `order_by` in message `.google.cloud.dataplex.v1.SearchEntriesRequest` is changed docs: [dataplex] A comment for field `update_mask` in message `.google.cloud.dataplex.v1.ImportItem` is changed docs: [dataplex] A comment for field `aspect_keys` in message `.google.cloud.dataplex.v1.ImportItem` is changed docs: [dataplex] A comment for enum value `FULL` in enum `SyncMode` is changed docs: [dataplex] A comment for field `output_path` in message `.google.cloud.dataplex.v1.MetadataJob` is changed docs: [dataplex] A comment for service `CmekService` is changed docs: [dataplex] A comment for service `ContentService` is changed docs: [dataplex] A comment for field `results_table` in message `.google.cloud.dataplex.v1.DataProfileSpec` is changed docs: [dataplex] A comment for field `row_filter` in message `.google.cloud.dataplex.v1.DataProfileSpec` is changed docs: [dataplex] A comment for field `min_length` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed docs: [dataplex] A comment for field `max_length` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed docs: [dataplex] A comment for field `average_length` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed docs: [dataplex] A comment for field `average` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed docs: [dataplex] A comment for field `standard_deviation` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed docs: [dataplex] A comment for field `min` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed docs: [dataplex] A comment for field `quartiles` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed docs: [dataplex] A comment for field `max` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed docs: [dataplex] A comment for field `average` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed docs: [dataplex] A comment for field `standard_deviation` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed docs: [dataplex] A comment for field `min` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed docs: [dataplex] A comment for field `quartiles` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed docs: [dataplex] A comment for field `max` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed docs: [dataplex] A comment for field `value` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed docs: [dataplex] A comment for field `count` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed docs: [dataplex] A comment for field `ratio` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed docs: [dataplex] A comment for field `null_ratio` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed docs: [dataplex] A comment for field `distinct_ratio` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed docs: [dataplex] A comment for field `top_n_values` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed docs: [dataplex] A comment for field `name` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed docs: [dataplex] A comment for field `type` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed docs: [dataplex] A comment for field `mode` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed docs: [dataplex] A comment for field `profile` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed docs: [dataplex] A comment for field `fields` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed docs: [dataplex] A comment for field `row_count` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed docs: [dataplex] A comment for field `profile` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed docs: [dataplex] A comment for field `scanned_data` in message `.google.cloud.dataplex.v1.DataProfileResult` is changed docs: [dataplex] A comment for field `name` in message `.google.cloud.dataplex.v1.DataQualityDimension` is changed docs: [dataplex] A comment for field `dimension` in message `.google.cloud.dataplex.v1.DataQualityRule` is changed docs: [dataplex] A comment for field `parent` in message `.google.cloud.dataplex.v1.ListDataTaxonomiesRequest` is changed docs: [dataplex] A comment for field `parent` in message `.google.cloud.dataplex.v1.CreateDataScanRequest` is changed docs: [dataplex] A comment for field `name` in message `.google.cloud.dataplex.v1.DeleteDataScanRequest` is changed docs: [dataplex] A comment for field `name` in message `.google.cloud.dataplex.v1.GetDataScanRequest` is changed docs: [dataplex] A comment for field `parent` in message `.google.cloud.dataplex.v1.ListDataScansRequest` is changed docs: [dataplex] A comment for field `name` in message `.google.cloud.dataplex.v1.RunDataScanRequest` is changed docs: [dataplex] A comment for field `name` in message `.google.cloud.dataplex.v1.GetDataScanJobRequest` is changed docs: [dataplex] A comment for field `parent` in message `.google.cloud.dataplex.v1.ListDataScanJobsRequest` is changed docs: [dataplex] A comment for field `rule` in message `.google.cloud.dataplex.v1.GenerateDataQualityRulesResponse` is changed docs: [dataplex] A comment for field `name` in message `.google.cloud.dataplex.v1.DataScan` is changed docs: [dataplex] A comment for field `name` in message `.google.cloud.dataplex.v1.DataScanJob` is changed docs: [dataplex] A comment for enum value `TASK_CONFIG` in enum `ExecutionTrigger` is changed docs: [dataplex] A comment for enum value `CREATED` in enum `State` is changed docs: [dataplex] A comment for field `user_managed` in message `.google.cloud.dataplex.v1.Schema` is changed docs: [dataplex] A comment for field `entity` in message `.google.cloud.dataplex.v1.DataSource` is changed docs: [dataplex] A comment for field `resource` in message `.google.cloud.dataplex.v1.DataSource` is changed docs: [dataplex] A comment for field `field` in message `.google.cloud.dataplex.v1.ScannedData` is changed docs: [dataplex] A comment for field `start` in message `.google.cloud.dataplex.v1.ScannedData` is changed docs: [dataplex] A comment for field `end` in message `.google.cloud.dataplex.v1.ScannedData` is changed docs: [dataplex] A comment for field `parent` in message `.google.cloud.dataplex.v1.CreateLakeRequest` is changed docs: [dataplex] A comment for field `parent` in message `.google.cloud.dataplex.v1.ListLakesRequest` is changed docs: [dataplex] A comment for enum value `ABORTED` in enum `State` is changed docs: [dataplex] A comment for enum value `TASK_CONFIG` in enum `Trigger` is changed PiperOrigin-RevId: 805560354 Source Link: [googleapis/googleapis@9978d43](https://togithub.com/googleapis/googleapis/commit/9978d435df71bb16ecadd1e4421640748d0bf533) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [securitycenter] add GCE to DeploymentPlatform enum PiperOrigin-RevId: 805463393 Source Link: [googleapis/googleapis@260e50c](https://togithub.com/googleapis/googleapis/commit/260e50c36f4532f7956f742b9eecc221e4eafb1b) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [kms] Support KEY_ENCAPSULATION purpose and quantum-safe algorithms ML_KEM_768, ML_KEM_1024 and KEM_XWING feat: [kms] Add PublicKeyFormat enums XWING_RAW_BYTES (used for KEM_XWING) and DER PiperOrigin-RevId: 805449810 Source Link: [googleapis/googleapis@f8146b4](https://togithub.com/googleapis/googleapis/commit/f8146b4dbeb9588c84b15d656d4a8d212db41596) END_NESTED_COMMIT BEGIN_NESTED_COMMIT feat: [discoveryengine] Added `ranking_expression_backed` and `rank_signals` fields related to the Custom Ranking feature docs: [discoveryengine] A comment for field `ranking_expression` in messages `.google.cloud.discoveryengine.v1alpha.SearchRequest` and `.google.cloud.discoveryengine.v1beta.SearchRequest` is changed to support the Custom Ranking use case PiperOrigin-RevId: 805306845 Source Link: [googleapis/googleapis@0ef98bc](https://togithub.com/googleapis/googleapis/commit/0ef98bcac4467753c04fae34ae1fa15ed96e88c1) END_NESTED_COMMIT END_COMMIT_OVERRIDE
Configuration menu - View commit details
-
Copy full SHA for 75896ab - Browse repository at this point
Copy the full SHA 75896abView commit details
Commits on Sep 12, 2025
-
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]>
Configuration menu - View commit details
-
Copy full SHA for b8a90f4 - Browse repository at this point
Copy the full SHA b8a90f4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.67.0...v1.68.0