Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/google-cloud-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.72.0
Choose a base ref
...
head repository: googleapis/google-cloud-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.73.0
Choose a head ref
  • 8 commits
  • 5,638 files changed
  • 6 contributors

Commits on Oct 21, 2025

  1. chore(main): release 1.73.0-SNAPSHOT (#11779)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    <details><summary>1.73.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>
    release-please[bot] authored Oct 21, 2025
    Configuration menu
    Copy the full SHA
    fc9dbb8 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2025

  1. test: Update KMS ITs to use GAPICs instead of gRPC stub (#11781)

    Discovered in googleapis/sdk-platform-java#3942,
    it looks like KMS ITs are using gRPC generated stubs instead of the
    GAPIC stubs.
    
    While this IT may not actually have that much use to simply test the
    GET/ CREATE/ LIST functionality of a service, we do use KMS in
    sdk-platform-java as a downstream test case.
    lqiu96 authored Oct 29, 2025
    Configuration menu
    Copy the full SHA
    12b09f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2025

  1. fix: update dependency com.google.cloud:sdk-platform-java-config to v…

    …3.54.1 (#11783)
    
    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.53.0` -> `3.54.1` |
    [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:sdk-platform-java-config/3.54.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
    |
    [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:sdk-platform-java-config/3.53.0/3.54.1?slim=true)](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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
    renovate-bot authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    498635b View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2025

  1. chore: Update generation configuration at Tue Nov 11 02:32:13 UTC 2025 (

    #11780)
    
    This pull request is generated with proto changes between
    [googleapis/googleapis@1b5c448](googleapis/googleapis@1b5c448)
    (exclusive) and
    [googleapis/googleapis@ba80e9b](googleapis/googleapis@ba80e9b)
    (inclusive).
    
    BEGIN_COMMIT_OVERRIDE
    BEGIN_NESTED_COMMIT
    fix(deps): update the Java code generator (gapic-generator-java) to
    2.64.1
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    chore: update the libraries_bom version to 26.71.0
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    feat: [dialogflow-cx] add support for defining custom actions in code.
    See
    https://cloud.google.com/dialogflow/cx/docs/concept/playbook/code-block
    for more information
    feat: [dialogflow-cx] Service Account Auth in Tools and Webhooks
    
    PiperOrigin-RevId: 830582229
    
    Source Link:
    [googleapis/googleapis@ba80e9b](googleapis/googleapis@ba80e9b)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    feat: [dialogflow] add agentDesktopSource field to the Participant
    object
    docs: [dialogflow] Update evaluator version from output only to
    optional.
    docs: [dialogflow] Add further clarification for when the event Type
    CONVERSATION_FINISHED is fired
    
    PiperOrigin-RevId: 830460349
    
    Source Link:
    [googleapis/googleapis@91e4279](googleapis/googleapis@91e4279)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    feat: [geminidataanalytics] Adding a new SchemaRelationship message to
    define relationships between table schema
    feat: [geminidataanalytics] Adding a new TextType PROGRESS to provide
    informational messages about an agent's progress for supporting more
    granular Agent RAG tools
    feat: [geminidataanalytics] Adding struct_schema to Datasource to
    support flexible schemas, particularly for Looker datasources
    feat: [geminidataanalytics] Adding client_managed_resource_context to
    allow clients to manage their own conversation and agent resources
    feat: [geminidataanalytics] Adding a DeleteConversation RPC to allow for
    the deletion of conversations
    feat: [geminidataanalytics] Adding a GlossaryTerm message to allow users
    to provide definitions for domain-specific terms
    feat: [geminidataanalytics] Adding an ExampleQueries message to surface
    derived and authored example queries
    feat: [geminidataanalytics] Adding DatasourceOptions to provide
    configuration options for datasources
    feat: [geminidataanalytics] Adding support for LookerQuery within the
    DataQuery message for retrieving data from Looker explores
    
    PiperOrigin-RevId: 829449036
    
    Source Link:
    [googleapis/googleapis@2223580](googleapis/googleapis@2223580)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    docs: [network-management] Various documentation and comment
    improvements, Enable organization-level support for VPC Flow Logs|
    feat: [network-management] add proto for EffectiveFlowLogs
    feat: [network-management] add field `service_uri` to message
    `Endpoint.CloudRunRevisionEndpoint`
    feat: [network-management] add message `Endpoint.SingleEdgeResponse`
    feat: [network-management] add http additional_bindings
    feat: [network-management] add enum `Status` to message `InstanceInfo`
    feat: [network-management] add field `running` to message `InstanceInfo`
    feat: [network-management] add field `policy_priority` to message
    `NetworkInfo`
    feat: [network-management] add enum value
    `RouteInfo.NextHopType.SECURE_WEB_PROXY_GATEWAY`
    feat: [network-management] add enum `DeliverInfo.GoogleServiceType`
    feat: [network-management] add field `google_service_type` to message
    `DeliverInfo`
    feat: [network-management] add enum value
    `AbortInfo.Cause.GOOGLE_MANAGED_SERVICE_AMBIGUOUS_ENDPOINT`
    feat: [network-management] add enum values
    `NO_ROUTE_FROM_EXTERNAL_IPV6_SOURCE_TO_PRIVATE_IPV6_ADDRESS`,
    `TRAFFIC_FROM_HYBRID_ENDPOINT_TO_INTERNET_DISALLOWED`,
    `NO_MATCHING_NAT64_GATEWAY`,
    `LOAD_BALANCER_BACKEND_IP_VERSION_MISMATCH`, and
    `NO_KNOWN_ROUTE_FROM_NCC_NETWORK_TO_DESTINATION` to `DropInfo.Cause`
    
    PiperOrigin-RevId: 828828933
    
    Source Link:
    [googleapis/googleapis@b0aa2c3](googleapis/googleapis@b0aa2c3)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    feat: [backupdr] Adding `unreachable` field to
    `ListDataSourceReferences` API
    
    PiperOrigin-RevId: 828740816
    
    Source Link:
    [googleapis/googleapis@73c0641](googleapis/googleapis@73c0641)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    feat(dataplex): Allow publishing Data Profile scan results to the
    Dataplex Catalog
    feat(dataplex): Add GetIamPolicy method for DataProduct resources
    
    docs(dataplex): Update documentation for Catalog SearchEntries filter
    options, including `parent_entry` and wildcard usage
    
    PiperOrigin-RevId: 828293199
    
    Source Link:
    [googleapis/googleapis@53f9739](googleapis/googleapis@53f9739)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    feat: [translate] Adds support for RefineText
    feat: [translate] Adds option for contextual translation with glossaries
    feat: [translate] Adds option for pdf_native only document translation
    
    PiperOrigin-RevId: 828181593
    
    Source Link:
    [googleapis/googleapis@baf7775](googleapis/googleapis@baf7775)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    feat: [analyticshub] add Stored Procedure Sharing support for
    analyticshub listings
    feat: [analyticshub] add tags support for Pub/Sub subscriptions
    
    PiperOrigin-RevId: 827828462
    
    Source Link:
    [googleapis/googleapis@41c4f8d](googleapis/googleapis@41c4f8d)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    feat: [backupdr] Adding `FetchBackupsForResourceType` API
    feat: [backupdr] Adding `ListDataSourceReferences` API
    feat: [backupdr] Adding `source_resource` fields to Backup resource
    feat: [backupdr] Adding new workload specific fields for Cloud SQL
    
    PiperOrigin-RevId: 827762328
    
    Source Link:
    [googleapis/googleapis@a0066e7](googleapis/googleapis@a0066e7)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    feat: [aiplatform] Add order_by to list_events
    docs: [aiplatform] A comment for field `filter` in message
    `.google.cloud.aiplatform.v1beta1.ListSessionsRequest` is changed
    
    PiperOrigin-RevId: 827666468
    
    Source Link:
    [googleapis/googleapis@faa7932](googleapis/googleapis@faa7932)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    feat: [aiplatform] add new fields `SUCCESSFULLY_DEPLOYED` and
    `FAILED_TO_DEPLOY` to `DeploymentStage`
    
    PiperOrigin-RevId: 827616943
    
    Source Link:
    [googleapis/googleapis@c8716fe](googleapis/googleapis@c8716fe)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    feat: [aiplatform] add new fields `SUCCESSFULLY_DEPLOYED` and
    `FAILED_TO_DEPLOY` to `DeploymentStage`
    
    PiperOrigin-RevId: 827616855
    
    Source Link:
    [googleapis/googleapis@3c56d78](googleapis/googleapis@3c56d78)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    feat: [networkservices] Add support for LbEdgeExtension resource in
    NetworkServices API
    
    PiperOrigin-RevId: 827499725
    
    Source Link:
    [googleapis/googleapis@9841522](googleapis/googleapis@9841522)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    fix!: [shopping-merchant-datasources] An existing field
    `contains_custom_rules` is removed from message
    `.google.shopping.merchant.datasources.v1.PrimaryProductDataSource`
    docs: [shopping-merchant-datasources] update documentation for
    datasources
    
    PiperOrigin-RevId: 826368950
    
    Source Link:
    [googleapis/googleapis@97763d6](googleapis/googleapis@97763d6)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    docs: [aiplatform] Remove comments for a non public feature
    
    PiperOrigin-RevId: 826149748
    
    Source Link:
    [googleapis/googleapis@b6bb607](googleapis/googleapis@b6bb607)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    feat: [marketingplatformadminapi] add the `ListOrganizations`,
    `FindSalesPartnerManagedClients`, and `ReportPropertyUsage` methods
    feat: [marketingplatformadminapi] define AnalyticsServiceLevel and
    AnalyticsPropertyType enums in resources.proto
    feat: [marketingplatformadminapi] update OAuth scopes in
    marketingplatformadmin_v1alpha.yaml
    feat: [marketingplatformadminapi] add the `ListOrganizationsRequest` and
    `ListOrganizationsResponse` resources
    feat: [marketingplatformadminapi] add the
    `FindSalesPartnerManagedClientsRequest` and
    `FindSalesPartnerManagedClientsResponse` resources
    feat: [marketingplatformadminapi] add the `ReportPropertyUsageRequest`
    and `ReportPropertyUsageResponse` resources
    
    PiperOrigin-RevId: 826146529
    
    Source Link:
    [googleapis/googleapis@6a3acb3](googleapis/googleapis@6a3acb3)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    fix!: [aiplatform] An existing field `transfer_to_agent` is removed from
    message `.google.cloud.aiplatform.v1beta1.EventActions`
    
    PiperOrigin-RevId: 826141587
    
    Source Link:
    [googleapis/googleapis@f49d0aa](googleapis/googleapis@f49d0aa)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    docs: [cloudsecuritycompliance] Updated docs for the APIs
    feat: [cloudsecuritycompliance] Adding client libraries for Monitoring
    API Compliance Manager Service
    
    PiperOrigin-RevId: 825918020
    
    Source Link:
    [googleapis/googleapis@86356cc](googleapis/googleapis@86356cc)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    docs: [network-management] Various documentation and comment
    improvements, Enable organization-level support for VPC Flow Logs
    feat: [network-management] Enable organization-level support for VPC
    Flow Logs
    feat: [network-management] add field `service_uri` to message
    `Endpoint.CloudRunRevisionEndpoint`
    feat: [network-management] add message `Endpoint.SingleEdgeResponse`
    feat: [network-management] add http additional_bindings
    feat: [network-management] add enum `Status` to message `InstanceInfo`
    feat: [network-management] add field `running` to message `InstanceInfo`
    feat: [network-management] add field `policy_priority` to message
    `NetworkInfo`
    feat: [network-management] add enum value
    `RouteInfo.NextHopType.SECURE_WEB_PROXY_GATEWAY`
    feat: [network-management] add enum `DeliverInfo.GoogleServiceType`
    feat: [network-management] add field `google_service_type` to message
    `DeliverInfo`
    feat: [network-management] add enum value
    `AbortInfo.Cause.GOOGLE_MANAGED_SERVICE_AMBIGUOUS_ENDPOINT`
    feat: [network-management] add enum values
    `NO_ROUTE_FROM_EXTERNAL_IPV6_SOURCE_TO_PRIVATE_IPV6_ADDRESS`,
    `TRAFFIC_FROM_HYBRID_ENDPOINT_TO_INTERNET_DISALLOWED`,
    `NO_MATCHING_NAT64_GATEWAY`,
    `LOAD_BALANCER_BACKEND_IP_VERSION_MISMATCH`, and
    `NO_KNOWN_ROUTE_FROM_NCC_NETWORK_TO_DESTINATION` to `DropInfo.Cause`
    feat: [network-management] add rpc
    `VpcFlowLogsService.QueryOrgVpcFlowLogsConfigs`
    feat: [network-management] add service `OrganizationVpcFlowLogsService`
    feat: [network-management] add enum
    `VpcFlowLogsConfig.CrossProjectMetadata`
    feat: [network-management] add enum
    `VpcFlowLogsConfig.TargetResourceState`
    feat: [network-management] add fields `cross_project_metadata`,
    `target_resource_state`, `network`, and `subnet` to message
    `VpcFlowLogsConfig`
    
    PiperOrigin-RevId: 825895694
    
    Source Link:
    [googleapis/googleapis@4d45a59](googleapis/googleapis@4d45a59)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    docs: [aiplatform] fix idle_scaledown_period minimum from 3600 to 300 (5
    minutes)
    
    PiperOrigin-RevId: 825640207
    
    Source Link:
    [googleapis/googleapis@b4c05ae](googleapis/googleapis@b4c05ae)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    feat: [cloudsecuritycompliance] add Audit API surface
    docs: [cloudsecuritycompliance] Changes to few fields are also made
    
    PiperOrigin-RevId: 824893251
    
    Source Link:
    [googleapis/googleapis@0654a03](googleapis/googleapis@0654a03)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    feat: [edgenetwork] A new field `remote_peering_network_type` is added
    to message `google.cloud.edgenetwork.v1.Interconnect`
    feat: [edgenetwork] A new field `peering_type` is added to message
    `google.cloud.edgenetwork.v1.InterconnectAttachment`
    
    PiperOrigin-RevId: 824727309
    
    Source Link:
    [googleapis/googleapis@b1a9eef](googleapis/googleapis@b1a9eef)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    fix!: [aiplatform] updating `bigtable_metadata` field name in
    `FeatureOnlineStore`
    fix!: [aiplatform] updating `enableDirectBigtableAccess` field name in
    FeatureOnlineStore`
    fix!: [aiplatform] updating `bigtable_metadata` field name in
    `FeatureView`
    
    PiperOrigin-RevId: 824609499
    
    Source Link:
    [googleapis/googleapis@a2e6e8d](googleapis/googleapis@a2e6e8d)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    feat: [aiplatform] Add EmbedContent method v1
    
    PiperOrigin-RevId: 823219007
    
    Source Link:
    [googleapis/googleapis@0830bd9](googleapis/googleapis@0830bd9)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    feat: [chat] add ROLE_ASSISTANT_MANAGER to the MembershipRole enum in
    the Membership proto and assistant_managers_allowed to the
    PermissionSetting
    docs: [chat] Update field documentations for space.proto and
    membership.proto
    
    PiperOrigin-RevId: 823185429
    
    Source Link:
    [googleapis/googleapis@98fef44](googleapis/googleapis@98fef44)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    docs: [dialogflow] minor formatting
    
    PiperOrigin-RevId: 823067257
    
    Source Link:
    [googleapis/googleapis@fc2a56a](googleapis/googleapis@fc2a56a)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    feat: [dataplex] A new message `DataDocumentationSpec` is added
    representing Data Documentation Spec
    feat: [dataplex] A new message `DataDocumentationResult` is added
    representing Data Documentation Result
    feat: [dataplex] A new field `data_documentation_spec` is added for Data
    Documentation Spec to message `.google.cloud.dataplex.v1.DataScan`
    feat: [dataplex] A new field `data_documentation_result` is added for
    Data Documentation Result to message
    `.google.cloud.dataplex.v1.DataScan`
    feat: [dataplex] A new field `data_documentation_spec` is added for Data
    Documentation Spec to message `.google.cloud.dataplex.v1.DataScanJob`
    feat: [dataplex] A new field `data_documentation_result` is added for
    Data Documentation Result in `.google.cloud.dataplex.v1.DataScanJob`
    feat: [dataplex] A new data scan type Data documentation added.
    docs: [dataplex] A comment for message `DataScan` is changed
    docs: [dataplex] A comment for field `resource` in message
    `.google.cloud.dataplex.v1.DataSource` is changed
    
    PiperOrigin-RevId: 822921010
    
    Source Link:
    [googleapis/googleapis@5ad924f](googleapis/googleapis@5ad924f)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    feat: [maps-places] Add Review.visitDate field to indicate when the
    review author visited
    feat: [maps-places] Add Place.consumerAlert field for suspicious review
    activity
    
    PiperOrigin-RevId: 822750099
    
    Source Link:
    [googleapis/googleapis@b61fb21](googleapis/googleapis@b61fb21)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    feat: [dialogflow] Added support for Build Your Own Assist feature
    feat: [dialogflow] Improved generator quota management
    feat: [dialogflow] Context references added to conversation for dynamic
    data ingestion
    feat: [dialogflow] Added Vertex extension tool support to v2/v2beta1
    feat: [dialogflow] add a turn complete signal to
    BidiStreamingAnalyzeContent
    docs: [dialogflow] update documentation for transcription language code
    configuration
    feat: [dialogflow] A new field 'security_settings' is added to
    GenerateStatelessSuggestionRequest
    feat: [dialogflow] add Agent Assist Generator Evaluation feature
    feat: [dialogflow] Expose skip_empty_event_based_suggestion in
    ConversationProfile
    feat: [dialogflow] Expose debug info field in ConversationProfile
    feat: [dialogflow] Expose flexible safety filter change, rai_settings in
    ConversationProfile
    feat: [dialogflow] Added support for AI Coach feature
    feat: [dialogflow] Added tool support for AI Coach feature
    docs: [dialogflow] Updated comments for the `SuggestionInput` message,
    documenting how it is used with tools
    
    PiperOrigin-RevId: 822692160
    
    Source Link:
    [googleapis/googleapis@80a2081](googleapis/googleapis@80a2081)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    feat: [admanager] Added Application resource
    feat: [admanager] Added AudienceSegment resource
    feat: [admanager] Added Browser resource
    feat: [admanager] Added BrowserLanguage resource
    feat: [admanager] Added CmsMetadataKey resource
    feat: [admanager] Added CmsMetadataValue resource
    feat: [admanager] Added methods for reading and writing Contact
    resources
    feat: [admanager] Added DeviceCapability resource
    feat: [admanager] Added DeviceManufacturer resource
    feat: [admanager] Added MobileCarrier resource
    feat: [admanager] Added MobileDevice resource
    feat: [admanager] Added MobileDeviceSubmodel resource
    feat: [admanager] Added additional Report dimensions and metrics
    feat: [admanager] Added Content resource
    feat: [admanager] Added ContentBundle resource
    feat: [admanager] Added ContentLabel resource
    feat: [admanager] Added CreativeTemplate resource
    feat: [admanager] Added Team resource
    feat!: [admanager] Added required field `displayName` to Team
    feat: [admanager] Added Site resource
    feat: [admanager] Added AdReviewCenterAd methods
    fix!: [admanager] Made AdUnitSize fields proto3 optional
    fix!: [admanager] Made Label fields proto3 optional
    fix!: [admanager] Made Contact fields proto3 optional
    feat!: [admanager] Added required fields `displayName` and `company` to
    Contact
    fix!: [admanager] Made Company fields proto3 optional
    fix!: [admanager] Moved multiple Report messages and submessages
    fix!: [admanager] Renamed ReportDefinition.Dimensions
    PROGRAMMATIC_BUYER_ID and PROGRAMMATIC_BUYER_NAME to DEAL_BUYER_ID and
    DEAL_BUYER_NAME
    fix!: [admanager] Renamed ReportDefinition.Dimension
    AD_SERVER_UNFILTERED_IMPRESSIONS to
    AD_SERVER_UNFILTERED_DOWNLOADED_IMPRESSIONS
    docs: [admanager] Clarified pagination defaults for List methods
    
    PiperOrigin-RevId: 822617305
    
    Source Link:
    [googleapis/googleapis@1615c51](googleapis/googleapis@1615c51)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    feat: [container] add node_kernel_module_loading field to
    LinuxNodeConfig
    feat: [container] add network_tier_config field to NodeNetworkConfig
    feat: [container] add writable_cgroups field to ContainerdConfig
    feat: [container] deprecate enable_legacy_lustre_port field in
    LustreCsiDriverConfig
    feat: [container] add network_tier_config field to IPAllocationPolicy
    feat: [container] deprecate enterprise_config field in Cluster
    feat: [container] deprecate desired_enterprise_config field in
    ClusterUpdate
    feat: [container] add autoscaled_rollout_policy field to
    BlueGreenSettings
    feat: [container] add end_time_behavior field to
    MaintenanceExclusionOptions
    feat: [container] add privileged_admission_config field to Autopilot
    feat: [container] add membership_type field to Fleet
    feat: [container] add rotation_config field to SecretManagerConfig
    docs: [container] various documentation fixes
    
    PiperOrigin-RevId: 822311698
    
    Source Link:
    [googleapis/googleapis@94ccdfe](googleapis/googleapis@94ccdfe)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    feat: [aiplatform] Add EmbedContent method v1beta1
    
    PiperOrigin-RevId: 822273804
    
    Source Link:
    [googleapis/googleapis@bb4016f](googleapis/googleapis@bb4016f)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    feat: [container] add desired_secret_sync_config to ClusterUpdate
    docs: [container] various documentation fixes
    
    PiperOrigin-RevId: 822268461
    
    Source Link:
    [googleapis/googleapis@72d2f93](googleapis/googleapis@72d2f93)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    feat: [oracledatabase] Expand Oracle Database v1 API to add support for
    Exadata Exascale (`ExadbVmCluster`, `ExascaleDbStorageVault`), Base
    Database (`DbSystem`, `Database`, `PluggableDatabase`), and Networking
    (`OdbNetwork`, `OdbSubnet`). Adds enhancements for Autonomous Database,
    including Update, Switchover, and Failover operations, CMEK support, and
    improved disaster recovery fields. Also includes new helper resources
    for versions and configurations
    
    docs: [oracledatabase] Updated comments for clarity and fixed typos
    PiperOrigin-RevId: 821933017
    
    Source Link:
    [googleapis/googleapis@55319b0](googleapis/googleapis@55319b0)
    END_NESTED_COMMIT
    END_COMMIT_OVERRIDE
    
    ---------
    
    Co-authored-by: Diego Marquez <[email protected]>
    cloud-java-bot and diegomarquezp authored Nov 12, 2025
    Configuration menu
    Copy the full SHA
    02324b1 View commit details
    Browse the repository at this point in the history
  2. feat: [datamanager] new module for datamanager (#11785)

    Generated by @diegomarquezp 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 "datamanager" --name-pretty "Data Manager API" --api-description "A unified ingestion API for data partners, agencies and advertisers to connect first-party data across Google advertising products." --proto-path "google/ads/datamanager/v1" --product-docs "https://developers.google.com/data-manager" --rpc-docs "https://developers.google.com/data-manager/api/reference/rpc" --library-name "datamanager" --distribution-name "com.google.api-ads:data-manager" 
    
    ```
    cloud-java-bot authored Nov 12, 2025
    Configuration menu
    Copy the full SHA
    46da811 View commit details
    Browse the repository at this point in the history
  3. feat: [vectorsearch] new module for vectorsearch (#11787)

    Generated by @diegomarquezp 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 "vectorsearch" --name-pretty "Vector Search API" --api-description "The Vector Search API provides a fully-managed, highly performant, and scalable vector database designed to power next-generation search, recommendation, and generative AI applications. It allows you to store, index, and query your data and its corresponding vector embeddings through a simple, intuitive interface. With Vector Search, you can define custom schemas for your data, insert objects with associated metadata, automatically generate embeddings from your data, and perform fast approximate nearest neighbor (ANN) searches to find semantically similar items at scale." --proto-path "google/ads/datamanager/v1" --product-docs "https://docs.cloud.google.com/vertex-ai/docs/vector-search/overview" 
    
    ```
    cloud-java-bot authored Nov 12, 2025
    Configuration menu
    Copy the full SHA
    955e8c9 View commit details
    Browse the repository at this point in the history
  4. feat: [databasecenter] new module for databasecenter (#11788)

    Generated by @diegomarquezp 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 "databasecenter" --name-pretty "Database Center API" --api-description "Database Center provides an organization-wide, cross-product fleet health platform to eliminate the overhead, complexity, and risk associated with aggregating and summarizing health signals through custom dashboards. Through Database Center’s fleet health dashboard and API, database platform teams that are responsible for reliability, compliance, security, cost, and administration of database fleets will now have a single pane of glass that pinpoints issues relevant to each team." --proto-path "google/cloud/databasecenter/v1beta" --product-docs "https://cloud.google.com/database-center/docs/overview" 
    
    ```
    cloud-java-bot authored Nov 12, 2025
    Configuration menu
    Copy the full SHA
    b48fd0d View commit details
    Browse the repository at this point in the history
  5. 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]>
    3 people authored Nov 12, 2025
    Configuration menu
    Copy the full SHA
    8dbfcb0 View commit details
    Browse the repository at this point in the history
Loading