chore: Update generation configuration at Fri Feb 13 02:59:52 UTC 2026 by cloud-java-bot · Pull Request #11928 · googleapis/google-cloud-java

@cloud-java-bot

@cloud-java-bot

@cloud-java-bot

@cloud-java-bot cloud-java-bot changed the title chore: Update generation configuration at Sat Feb 7 02:52:52 UTC 2026 chore: Update generation configuration at Tue Feb 10 03:00:33 UTC 2026

Feb 10, 2026

@cloud-java-bot cloud-java-bot changed the title chore: Update generation configuration at Tue Feb 10 03:00:33 UTC 2026 chore: Update generation configuration at Wed Feb 11 03:00:11 UTC 2026

Feb 11, 2026

@cloud-java-bot

@cloud-java-bot

@cloud-java-bot

@cloud-java-bot cloud-java-bot changed the title chore: Update generation configuration at Wed Feb 11 03:00:11 UTC 2026 chore: Update generation configuration at Thu Feb 12 02:59:46 UTC 2026

Feb 12, 2026

@cloud-java-bot

@cloud-java-bot

@cloud-java-bot cloud-java-bot changed the title chore: Update generation configuration at Thu Feb 12 02:59:46 UTC 2026 chore: Update generation configuration at Fri Feb 13 02:59:52 UTC 2026

Feb 13, 2026

@cloud-java-bot

jinseopkim0

@jinseopkim0

jinseopkim0

blakeli0

JoeWang1127

suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request

Mar 11, 2026
googleapis#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>

suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request

Mar 12, 2026
googleapis#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>