Commit graph

5753 commits

Author SHA1 Message Date
Google APIs
b9dd2373ed docs: Change Dataplex library from ALPHA to GA
PiperOrigin-RevId: 888014016
2026-03-23 04:12:59 -07:00
Google APIs
b624ce191e docs: minor documentation updates
fix: Changed field behavior for an existing field `settlement_mode` in message `.google.cloud.universalledger.v1.CreateClearinghouse`
fix: Changed field behavior for an existing field `currency` in message `.google.cloud.universalledger.v1.CreateCurrencyOperator`

Field behavior changes only document the fact that these fields have always been required.

PiperOrigin-RevId: 887958125
2026-03-23 01:46:56 -07:00
Google APIs
128fa71c91 fix: Fix Python namespace parameter
PiperOrigin-RevId: 887935510
2026-03-23 00:50:29 -07:00
Google APIs
28d90ca63e feat: A new value SUB_RESOURCE_TYPE_READ_POOL is added to enum SubResourceType
feat: A new value `SUB_RESOURCE_TYPE_RESERVATION` is added to enum `SubResourceType`
feat: A new value `SUB_RESOURCE_TYPE_DATASET` is added to enum `SubResourceType`
feat: A new value `SIGNAL_TYPE_VERSION_NEARING_END_OF_LIFE` is added to enum `SignalType
docs: Modified comment for Edition Enum

PiperOrigin-RevId: 887887716
2026-03-22 22:37:30 -07:00
Google APIs
7e8511aad9 feat: updated v3beta1 dialogflow client libraries with dtmf_pattern and trace_blocks
PiperOrigin-RevId: 887053734
2026-03-20 17:41:00 -07:00
Google APIs
83e03cdad2 feat: update public libraries for CES v1beta
docs: A comment for field `fallback_action` in message `.google.cloud.ces.v1beta.LanguageSettings` is changed
docs: A comment for enum value `ERROR_HANDLING_STRATEGY_UNSPECIFIED` in enum `ErrorHandlingStrategy` is changed
docs: A comment for enum value `FALLBACK_RESPONSE` in enum `ErrorHandlingStrategy` is changed
docs: A comment for field `project` in message `.google.cloud.ces.v1beta.BigQueryExportSettings` is changed
docs: A comment for field `dataset` in message `.google.cloud.ces.v1beta.BigQueryExportSettings` is changed
docs: A comment for message `RunEvaluationOperationMetadata` is changed
docs: A comment for method `RunSession` in service `SessionService` is changed

PiperOrigin-RevId: 886993231
2026-03-20 15:08:30 -07:00
Google APIs
7439b69835 feat: Update DataStoreSpec and add BoostSpec to SearchService
docs: Clarify project number requirement for data_store field

PiperOrigin-RevId: 886697454
2026-03-20 04:04:44 -07:00
Google APIs
cba8415718 feat: Add new ConfigManagementService with methods for the Lineage Config resource (GetConfig, UpdateConfig)
PiperOrigin-RevId: 886640538
2026-03-20 01:39:23 -07:00
Google APIs
ad30f50dd7 chore(python): Update namespace for /google/cloud/biglake/hive/v1beta to prepare for release
PiperOrigin-RevId: 886552643
2026-03-19 21:50:22 -07:00
Google APIs
c063f49852 docs: An existing repeated string field custom_audiences is marked deprecated for WorkerPools API
PiperOrigin-RevId: 886276550
2026-03-19 11:17:09 -07:00
Google APIs
359422ce8d chore(php): move all remaining migration_mode=MIGRATING to NEW_SURFACE_ONLY
PiperOrigin-RevId: 886270461
2026-03-19 11:05:43 -07:00
Google APIs
ebfdba37e5 feat: add VALIDATED Function Calling mode to v1
PiperOrigin-RevId: 885373782
2026-03-17 21:59:55 -07:00
Google APIs
715b3a846d fix: add warehouse package name to v1beta
PiperOrigin-RevId: 885295553
2026-03-17 17:40:33 -07:00
Google APIs
7feb58252a feat: Add new embed_content_config to message EmbedContentRequest
PiperOrigin-RevId: 885289577
2026-03-17 17:21:42 -07:00
Google APIs
9d5f10da29 feat: Add new embed_content_config to message EmbedContentRequest
PiperOrigin-RevId: 885256653
2026-03-17 16:01:19 -07:00
Google APIs
6c3dce4a02 feat: added client library for BigLake Hive Metastore version v1beta
PiperOrigin-RevId: 885155041
2026-03-17 12:35:58 -07:00
Google APIs
76b63dd486 feat: update the schema proto for the RagChunk with file_id and chunk_id to align with the vertex_rag_data.proto
PiperOrigin-RevId: 885147156
2026-03-17 12:18:28 -07:00
Google APIs
5f6048b022 feat: Support Chokepoint and external exposure in findings Proto
PiperOrigin-RevId: 884685891
2026-03-16 16:18:25 -07:00
Google APIs
2c01d72e75 feat: add oauth fields for IapSettings
PiperOrigin-RevId: 883439941
2026-03-13 18:53:54 -07:00
Google APIs
69ca7ae2e6 feat(dataplex): add DataProductService to manage data products and underlying data assets
feat(dataplex): add MetadataFeed to CatalogService for tracking metadata changes
feat(dataplex): add LookupContext to CatalogService for LLM-generated resource context
feat(dataplex): add support for attaching aspects to EntryLinks
feat(dataplex): add UpdateEntryLink and LookupEntryLinks methods to CatalogService
feat(dataplex): support OneTime triggers for DataScan operations
feat(dataplex): add debug query support to Data Quality rules
feat(dataplex): allow selective generation scope for Data Documentation scans
feat(dataplex): add SKIPPED state to DataScan catalog publishing status
docs(dataplex): remove deprecated metadata change warnings in Dataplex Catalog

The DataProductService provides APIs to curate and manage collections of data assets as data products, enabling more organized sharing and usage for specific business cases.

MetadataFeeds allow users to monitor metadata changes (CREATE, UPDATE, DELETE) within a specified scope (organization, project, or entry group) and publish them to Pub/Sub.

CatalogService now includes a LookupContext API to provide LLM-generated context for resources, and enhanced EntryLink management, including the ability to attach aspects.

DataScan operations now support a OneTime trigger for single-run scans, and Data Quality rules support DebugQueries to help investigate rule failures by returning diagnostic values.

fix(dataplex)!: remove deprecated Explore-related methods and messages from public client libraries

Breaking Changes:
- Removed ContentService and all associated methods (CreateContent, UpdateContent, DeleteContent, GetContent, ListContent, etc.) and request/response messages.
- Removed Environment and Session management methods from DataplexService (CreateEnvironment, UpdateEnvironment, DeleteEnvironment, ListEnvironments, GetEnvironment, ListSessions) and their associated messages.

PiperOrigin-RevId: 883306841
2026-03-13 13:15:29 -07:00
Google APIs
19890a07f3 feat: Mark Vector Search v1 API as GA
feat: Add support for ExportDataObjects

PiperOrigin-RevId: 882214457
2026-03-11 15:02:19 -07:00
Google APIs
bce678dfbe feat: Add a field for upgrading previous processor version when fine tuning
PiperOrigin-RevId: 882129422
2026-03-11 12:05:33 -07:00
Google APIs
fbea1e7db5 chore: update publish name to the correct name it is under
PiperOrigin-RevId: 882068078
2026-03-11 09:57:58 -07:00
yoshi-code-bot
c7dbec5532
feat: Update Compute Engine v1beta API to revision 20260227 (googleapis#1164) 2026-03-10 15:38:33 -07:00
yoshi-code-bot
1c9510ae32
feat: Update Compute Engine v1 API to revision 20260227 (googleapis#1166) 2026-03-10 15:38:18 -07:00
Google APIs
1a30906f51 feat: RagMetadata and RagDataSchema concepts and Batch API definitions added for Preview
docs: Updated comments for `rag_file_metadata_config` across ImportRagFilesRequest and UploadRagFileRequest

PiperOrigin-RevId: 881618214
2026-03-10 14:15:04 -07:00
Google APIs
d90d23fa13 feat: upgrade protobuf from v25.7 to v31.0
PiperOrigin-RevId: 881595129
2026-03-10 13:26:56 -07:00
Google APIs
9807038c14 feat: add ParameterizedSecureViewParameters message and field for PSV support
feat: add `ThinkingMode` enum and field to control agent thinking mode
docs: update field comments for `generated_looker_query` in `DataMessage`

PiperOrigin-RevId: 881451746
2026-03-10 08:41:07 -07:00
Google APIs
b84574122e feat: add ParameterizedSecureViewParameters message and field for PSV support
feat: add `ThinkingMode` enum and field to control agent thinking mode
docs: update field comments for `generated_looker_query` in `DataMessage`

PiperOrigin-RevId: 881447800
2026-03-10 08:32:47 -07:00
Google APIs
7988234267 chore: add v1beta networkconnectivity to root BUILD file
PiperOrigin-RevId: 881053529
2026-03-09 14:59:11 -07:00
Google APIs
39d9d44b07 feat: Add custom session id field to create session v1
feat: Add raw_event field to event proto v1

PiperOrigin-RevId: 880968942
2026-03-09 11:59:24 -07:00
Google APIs
ba7ab5e522 chore: add v1 hypercomputecluster to root BUILD file
PiperOrigin-RevId: 880944594
2026-03-09 11:11:41 -07:00
Google APIs
8f70147e81 feat: A new field kubernetes_api_server_version is added to message .google.cloud.gkehub.configmanagement.v1beta.MembershipState
feat: A new field `deployment_overrides` is added to message `.google.cloud.gkehub.configmanagement.v1beta.ConfigSync`
feat: A new message `DeploymentOverride` is added
feat: A new message `ContainerOverride` is added
feat: The `management` field is deprecated.
docs: clarify field behavior for GKE Hub "configmanagement" Feature

Clients can now override resource requests and limits for Config Sync components. See https://docs.cloud.google.com/kubernetes-engine/config-sync/docs/how-to/installing-config-sync#override.

PiperOrigin-RevId: 879849424
2026-03-06 15:33:11 -08:00
Google APIs
052914c627 feat: Add custom session id field to create session v1beta1
feat: Add custom memory id field to create memory v1beta1
feat: Add raw_event field to event proto v1beta1

PiperOrigin-RevId: 879826477
2026-03-06 14:40:39 -08:00
Google APIs
40a49dc1a2 feat: Add OFFLINE state to Zone resources
A new `OFFLINE` state has been added to the `Zone.State` enum. This state indicates that the zone is temporarily not operational, for example, while undergoing maintenance or repair

PiperOrigin-RevId: 879057351
2026-03-05 07:28:56 -08:00
Google APIs
cecc73b191 fix!: Removed field DenseScannParams from SearchHint
docs: Changed default values for max_replica_count for AutoScaling

PiperOrigin-RevId: 878465659
2026-03-04 06:46:26 -08:00
Google APIs
1fa95b7ece feat: update public libraries for CES v1beta
fix!: An existing google.api.http annotation `http_uri` is changed for method `UploadEvaluationAudio` in service `EvaluationService`
fix!: An existing method_signature `app,audio_content` is removed from method `UploadEvaluationAudio` in service `EvaluationService`
fix!: An existing field `app` is renamed to `name` in message `.google.cloud.ces.v1beta.UploadEvaluationAudioRequest`
fix!: An existing field `audio_transcript` is renamed to `transcript` in message `.google.cloud.ces.v1beta.UploadEvaluationAudioResponse`
fix!: An existing field `audio_duration` is renamed to `duration` in message `.google.cloud.ces.v1beta.UploadEvaluationAudioResponse`
fix!: An existing field `variables` is moved in to oneof in message `.google.cloud.ces.v1beta.ExecuteToolRequest`
docs: A comment for field `cert` in message `.google.cloud.ces.v1beta.TlsConfig` is changed
docs: A comment for field `entry_agent` in message `.google.cloud.ces.v1beta.SessionConfig` is changed
docs: A comment for field `name` in message `.google.cloud.ces.v1beta.Tool` is changed
PiperOrigin-RevId: 878047537
2026-03-04 06:46:14 -08:00
Google APIs
938377b80d feat: Add a new field to support Dataplex integration configuration
PiperOrigin-RevId: 878006289
2026-03-03 10:11:45 -08:00
Google APIs
e50da278bd feat: add AskContexts and AsyncRetrieveContexts APIs to VertexRagService
PiperOrigin-RevId: 877654221
2026-03-02 17:35:12 -08:00
Google APIs
c906519349 feat: add AskContexts and AsyncRetrieveContexts APIs to VertexRagService
PiperOrigin-RevId: 877630197
2026-03-02 16:29:52 -08:00
yoshi-code-bot
eb5a4e3f03
feat: Update Compute Engine v1 API to revision 20260213
The breaking change exemption is approved in internal http://b/488396206
2026-03-02 13:28:28 -08:00
Google APIs
aa40d20bf5 feat: Added a field for enabling image and table annotation for layout parser processor
PiperOrigin-RevId: 877500954
2026-03-02 11:37:54 -08:00
Google APIs
c83d354f79 fix!: Removed obsolete field vertex from message .google.cloud.vectorsearch.v1.Ranker
fix!: Removed obsolete message `VertexRanker`
feat: Added index and search configuration management
docs: Updated documentation for Index Creation, Import Data Objects, Search

PiperOrigin-RevId: 876429709
2026-02-27 14:57:56 -08:00
Google APIs
5328d7103e feat: add v1beta networkconnectivity libraries
PiperOrigin-RevId: 876282040
2026-02-27 09:08:20 -08:00
Google APIs
4d86a05097 chore: remove redundant gRPC service config
PiperOrigin-RevId: 876234908
2026-02-27 07:03:43 -08:00
Google APIs
a383b6b923 fix!: Removed obsolete field vertex from message .google.cloud.vectorsearch.v1.Ranker
fix!: Removed obsolete message `VertexRanker`

PiperOrigin-RevId: 876103073
2026-02-27 00:28:43 -08:00
yoshi-code-bot
581439b1da
feat: Update Compute Engine v1beta API to revision 20260213 2026-02-26 16:39:02 -08:00
Google APIs
9637e50bc0 fix!: Update existing packaging option cloud.google.com/go/auditmanager/apiv1/auditmanagerpb;auditmanagerpb for go_package
PiperOrigin-RevId: 875794180
2026-02-26 10:49:41 -08:00
Google APIs
f671f75570 feat: A new field root_digest_hex is added to message .google.cloud.universalledger.v1.MerkleTree, which replaces root_hash_hex
feat: A new field `left_child_digest_hex` is added to message `.google.cloud.universalledger.v1.ProofOfInclusion`, which replaces `left_child_hash_hex`
feat: A new field `right_child_digest_hex` is added to message `.google.cloud.universalledger.v1.ProofOfInclusion`, which replaces `right_child_hash_hex`
docs: indicated where fields (notably account and contract comments) are considered public information
docs: move deprecation notices on deprecated fields earlier in the field description
docs: general grammar corrections

PiperOrigin-RevId: 875734641
2026-02-26 08:25:30 -08:00
Google APIs
dd3d17addb feat: A new field inference_generation_config is added to message .google.cloud.aiplatform.v1beta1.EvaluationConfig
feat: A new field `evaluation_run` is added to message `.google.cloud.aiplatform.v1beta1.EvaluateDatasetRun`
docs: comment on `evaluate_dataset_response` clarified

PiperOrigin-RevId: 875384529
2026-02-25 16:16:40 -08:00