Comparing v1.78.0...v1.79.0 · googleapis/google-cloud-java

Commits on Feb 13, 2026

  1. build: split integration tests for split repositories (#11886)

    Adds split integration and graalvm tests for the logging submodule and
    skips running integration tests and graalvm tests in the main
    integration/graalvm Kokoro jobs.
    
    Changes:
    
    * The primary "Integration" and "GraalVM" tests will not run the tests
    from the migrated repositories (added to an exclusion list)
    * The migrated repositories will have their own separate integration &
    graalvm tests
    * These tests will short-circuit "success" if the module hasn't been
    touched (determined based on whether that folder was touched)
    Configuration menu

    Browse the repository at this point in the history

  2. chore: Update generation configuration at Fri Feb 13 02:59:52 UTC 2026 (

    #11928)
    
    This pull request is generated with proto changes between
    [googleapis/googleapis@39bd091](googleapis/googleapis@39bd091)
    (exclusive) and
    [googleapis/googleapis@6eead6e](googleapis/googleapis@6eead6e)
    (inclusive).
    
    BEGIN_COMMIT_OVERRIDE
    BEGIN_NESTED_COMMIT
    feat: [maps-places] Add `googleMapsTypeLabel` field to show type
    information on Google Maps
    feat: [maps-places] Add `googleMapsLinks` field for links to different
    actions on Google Maps
    fix!: [maps-places] An existing field `topic` is removed from message
    `.google.maps.places.v1.ContentBlock`
    fix!: [maps-places] An existing field `references` is removed from
    message `.google.maps.places.v1.ContentBlock`
    docs: [maps-places] A comment for field `reviews` in message
    `.google.maps.places.v1.ContextualContent` is changed
    docs: [maps-places] A comment for field `photos` in message
    `.google.maps.places.v1.ContextualContent` is changed
    
    PiperOrigin-RevId: 869356577
    
    Source Link:
    [googleapis/googleapis@6eead6e](googleapis/googleapis@6eead6e)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    feat: [storagebatchoperations] add QUEUED state to Storage Batch
    Operations API
    feat: [storagebatchoperations] add bucket operations
    feat: [storagebatchoperations] add `is_multi_bucket_job` output field
    added to StorageBatchOperations Job
    
    PiperOrigin-RevId: 869283881
    
    Source Link:
    [googleapis/googleapis@fb371ad](googleapis/googleapis@fb371ad)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    feat: [saasservicemgmt] Add AppHub related condition types to Deployment
    protos
    
    PiperOrigin-RevId: 869245151
    
    Source Link:
    [googleapis/googleapis@772f196](googleapis/googleapis@772f196)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    feat: [kms] Added DeleteCryptoKey and DeleteCryptoKeyVersion RPCs to
    permanently remove resources
    feat: [kms] Introduced the RetiredResource resource to track records of
    deleted keys and prevent the reuse of their resource names
    feat: [kms] Added ListRetiredResources and GetRetiredResource RPCs to
    manage and view these records
    
    PiperOrigin-RevId: 868670725
    
    Source Link:
    [googleapis/googleapis@f248ed0](googleapis/googleapis@f248ed0)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    feat: [databasecenter] Adding Method QueryIssues of Database Center API
    v1beta
    docs: [databasecenter] A comment for field `maintenance_version` in
    message `.google.cloud.databasecenter.v1beta.MaintenanceInfo` is changed
    docs: [databasecenter] A comment for field `filter` in message
    `.google.cloud.databasecenter.v1beta.QueryDatabaseResourceGroupsRequest`
    is changed
    docs: [databasecenter] A comment for field `order_by` in message
    `.google.cloud.databasecenter.v1beta.QueryDatabaseResourceGroupsRequest`
    is changed
    docs: [databasecenter] A comment for field `filter` in message
    `.google.cloud.databasecenter.v1beta.AggregateIssueStatsRequest` is
    changed
    docs: [databasecenter] A comment for field `filter` in message
    `.google.cloud.databasecenter.v1beta.AggregateFleetRequest` is changed
    docs: [databasecenter] A comment for field `order_by` in message
    `.google.cloud.databasecenter.v1beta.AggregateFleetRequest` is changed
    docs: [databasecenter] A comment for message `AggregateFleetResponse` is
    changed
    
    PiperOrigin-RevId: 868397264
    
    Source Link:
    [googleapis/googleapis@9eea40c](googleapis/googleapis@9eea40c)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    feat: [discoveryengine] add Natural Language Query Understanding fields
    and messages to DiscoveryEngine request, response, and datastore
    messages
    feat: [discoveryengine] add CrowdingSpec to SearchRequest to set
    crowding settings
    feat: [discoveryengine] add output-only field SemanticState to
    SearchResponse.
    docs: [discoveryengine] update documentation for search and data store
    NLQ features
    docs: [discoveryengine] other misc documentation updates
    
    Clients can specify Natural Language Query Understanding-related fields,
    as well as CrowdingSpec. These features are available in the V1 APIs.
    
    PiperOrigin-RevId: 868345232
    
    Source Link:
    [googleapis/googleapis@56bc1b4](googleapis/googleapis@56bc1b4)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    feat: [aiplatform] add max_concurrent_active_run_count field to Schedule
    message
    
    PiperOrigin-RevId: 868308825
    
    Source Link:
    [googleapis/googleapis@ce85add](googleapis/googleapis@ce85add)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    fix!: [auditmanager] A new packaging option
    `cloud.google.com/go/auditmanager/apiv1main/auditmanagerpb;auditmanagerpb`
    for `go_package` is added
    fix!: [auditmanager] An existing packaging option
    `google.golang.org/genproto/googleapis/cloud/auditmanager/v1;auditmanager`
    for `go_package` is removed
    
    PiperOrigin-RevId: 868282499
    
    Source Link:
    [googleapis/googleapis@3b4ba52](googleapis/googleapis@3b4ba52)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    feat: [dataform] Update GCP Client Libraries in v1beta1 to support
    Folders, TeamFolders, and other relevant APIs
    
    The v1beta1 API now includes support for Folders and TeamFolders,
    allowing users to organize repositories and files hierarchically and
    manage access controls.
    
    New Features:
    - Added TeamFolder resource and methods:
    CreateTeamFolder, GetTeamFolder, UpdateTeamFolder, DeleteTeamFolder
    QueryTeamFolderContents to list folder contents.
    SearchTeamFolders to search for TeamFolders.
    - Added Folder resource and methods:
    CreateFolder, GetFolder, UpdateFolder, DeleteFolder
    QueryFolderContents to list folder contents.
    Added MoveFolder to move Folders between TeamFolders, other Folders, or
    the user root folder.
    - Added MoveRepository to move Repositories between TeamFolders,
    Folders, or the user root folder.
    - Added QueryUserRootContents to list contents of a user's root folder.
    Repository resource now includes containing_folder and team_folder_name
    fields to indicate its location within the folder hierarchy.
    - IAM methods (GetIamPolicy, SetIamPolicy, TestIamPermissions) now
    support Folder and TeamFolder resources for access control management
    docs: [dataform] A comment for field `force` in message
    `.google.cloud.dataform.v1beta1.DeleteRepositoryRequest` is changed
    PiperOrigin-RevId: 868182714
    
    Source Link:
    [googleapis/googleapis@e1c1073](googleapis/googleapis@e1c1073)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    feat: [aiplatform] A new field `predefined_metric_spec` is added to
    message `.google.cloud.aiplatform.v1beta1.Metric`
    feat: [aiplatform] A new field `computation_based_metric_spec` is added
    to message `.google.cloud.aiplatform.v1beta1.Metric`
    feat: [aiplatform] A new field `llm_based_metric_spec` is added to
    message `.google.cloud.aiplatform.v1beta1.Metric`
    feat: [aiplatform] A new field `metric_results` is added to message
    `.google.cloud.aiplatform.v1beta1.EvaluateInstancesResponse`
    feat: [aiplatform] A new message `MetricResult` is added
    feat: [aiplatform] A new message `PredefinedMetricSpec` is added
    feat: [aiplatform] A new message `ComputationBasedMetricSpec` is added
    feat: [aiplatform] A new message `LLMBasedMetricSpec` is added
    docs: [aiplatform] A comment for message `EvaluateDatasetResponse` is
    changed
    docs: [aiplatform] A comment for field `aggregation_output` in message
    `.google.cloud.aiplatform.v1beta1.EvaluateDatasetResponse` is changed
    docs: [aiplatform] A comment for field `output_info` in message
    `.google.cloud.aiplatform.v1beta1.EvaluateDatasetResponse` is changed
    docs: [aiplatform] A comment for message `OutputInfo` is changed
    docs: [aiplatform] A comment for message `Metric` is changed
    docs: [aiplatform] A comment for enum `AggregationMetric` is changed
    
    PiperOrigin-RevId: 867799029
    
    Source Link:
    [googleapis/googleapis@7f62014](googleapis/googleapis@7f62014)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    feat: [aiplatform] add model_armor_config to GeminiExample
    
    PiperOrigin-RevId: 867736163
    
    Source Link:
    [googleapis/googleapis@4fa7f90](googleapis/googleapis@4fa7f90)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    feat: [aiplatform] add max_concurrent_active_run_count field to Schedule
    message
    
    PiperOrigin-RevId: 866530570
    
    Source Link:
    [googleapis/googleapis@725496d](googleapis/googleapis@725496d)
    END_NESTED_COMMIT
    BEGIN_NESTED_COMMIT
    docs: [maps-solar] Add satellite imagery to `rgb_url` description
    docs: [maps-solar] Add pre-GA details for Experiments enum
    
    PiperOrigin-RevId: 866492024
    
    Source Link:
    [googleapis/googleapis@a65054d](googleapis/googleapis@a65054d)
    END_NESTED_COMMIT
    END_COMMIT_OVERRIDE
    
    ---------
    
    Co-authored-by: Jin Seop Kim <jinseop@google.com>
    Configuration menu

    Browse the repository at this point in the history

  3. Configuration menu

    Browse the repository at this point in the history

  4. Configuration menu

    Browse the repository at this point in the history

  5. Configuration menu

    Browse the repository at this point in the history

  6. chore(main): release 1.79.0 (#11943)

    ---
    
    
    <details><summary>1.79.0</summary>
    
    ##
    [1.79.0](v1.78.0...v1.79.0)
    (2026-02-13)
    
    
    ### ⚠ BREAKING CHANGES
    
    * [auditmanager] A new packaging option
    `cloud.google.com/go/auditmanager/apiv1main/auditmanagerpb;auditmanagerpb`
    for `go_package` is added
    
    ### Features
    
    * [aiplatform] A new field `predefined_metric_spec` is added to message
    `.google.cloud.aiplatform.v1beta1.Metric`
    ([1041e03](1041e03))
    * [aiplatform] add max_concurrent_active_run_count field to Schedule
    message
    ([1041e03](1041e03))
    * [aiplatform] add max_concurrent_active_run_count field to Schedule
    message
    ([1041e03](1041e03))
    * [aiplatform] add model_armor_config to GeminiExample
    ([1041e03](1041e03))
    * [ces] new module for ces
    ([#11940](#11940))
    ([fb47842](fb47842))
    * [databasecenter] Adding Method QueryIssues of Database Center API
    v1beta
    ([1041e03](1041e03))
    * [dataform] Update GCP Client Libraries in v1beta1 to support Folders,
    TeamFolders, and other relevant APIs
    ([1041e03](1041e03))
    * [discoveryengine] add Natural Language Query Understanding fields and
    messages to DiscoveryEngine request, response, and datastore messages
    ([1041e03](1041e03))
    * [kms] Added DeleteCryptoKey and DeleteCryptoKeyVersion RPCs to
    permanently remove resources
    ([1041e03](1041e03))
    * [maps-places] Add `googleMapsTypeLabel` field to show type information
    on Google Maps
    ([1041e03](1041e03))
    * [saasservicemgmt] Add AppHub related condition types to Deployment
    protos
    ([1041e03](1041e03))
    * [storagebatchoperations] add QUEUED state to Storage Batch Operations
    API
    ([1041e03](1041e03))
    * [workloadmanager] new module for workloadmanager
    ([#11941](#11941))
    ([e7e86f7](e7e86f7))
    
    
    ### Bug Fixes
    
    * [auditmanager] A new packaging option
    `cloud.google.com/go/auditmanager/apiv1main/auditmanagerpb;auditmanagerpb`
    for `go_package` is added
    ([1041e03](1041e03))
    
    
    ### Documentation
    
    * [maps-solar] Add satellite imagery to `rgb_url` description
    ([1041e03](1041e03))
    </details>
    
    ---
    
    Co-authored-by: Jin Seop Kim <jinseop@google.com>
    Configuration menu

    Browse the repository at this point in the history