Commit graph

8824 commits

Author SHA1 Message Date
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
e68f10a40c feat: Add CreateTestAccount RPC to Accounts service for creating test-only Merchant Center accounts
docs: Update Account.account_name documentation for naming restrictions
docs: Clarify CheckoutSettings.eligible_destinations usage
docs: Refine DeveloperRegistration.developer_email behavior description
docs: Add product-ratings to Program documentation
docs: Update Region to support radius_area and clarify area type exclusivity
docs: Improve TermsOfServiceKind.MERCHANT_CENTER comment
docs: Update DeleteUser method description

PiperOrigin-RevId: 884882604
2026-03-17 01:51:47 -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
97ee714e77 feat: Added option to trigger test session
PiperOrigin-RevId: 884341453
2026-03-16 03:43:35 -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
6f8a554039 feat: Publish VM Extension Event logging proto for documentation
PiperOrigin-RevId: 882862265
2026-03-12 17:23:41 -07:00
Google APIs
a0ff7486ad docs: automated code change
PiperOrigin-RevId: 882657527
2026-03-12 10:18:01 -07:00
Google APIs
aa3a93a945 feat: add product rating fields to CSS API v1. This is in
preparation for an upcoming feature and the new fields are not yet used.
docs: A comment for field `name` in message `.google.shopping.css.v1.AccountLabel` is changed
docs: A comment for field `size_types` in message `.google.shopping.css.v1.Attributes` is changed
docs: A comment for field `name` in message `.google.shopping.css.v1.CssProductInput` is changed
docs: A comment for field `name` in message `.google.shopping.css.v1.GetCssProductRequest` is changed

PiperOrigin-RevId: 882470295
2026-03-12 02:36:30 -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
Google APIs
256b575f69 feat: update products_common fields to include handling_cutoff_timezone , shipping_handling_business_days, shipping_transit_business_days
docs: comment for messages for products_common are changed
PiperOrigin-RevId: 881874426
2026-03-11 01:52:53 -07:00
Google APIs
a08d87f13d feat: add new RPC LookupForecastMinutes
PiperOrigin-RevId: 881853442
2026-03-11 01:00:15 -07:00
Google APIs
6df3ecf4fd feat: add more values in DestintionEnum
docs: A comment for message `DestintionEnum` is changed

PiperOrigin-RevId: 881702559
2026-03-10 17:42:30 -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
981309e542 docs: Updated descriptions for fields like AdGroup.cpcBidMicros, CampaignBudget.amountMicros, MaximizeConversions.targetCpaMicros, ShoppingPerformanceView, ShoppingSetting.feedLabel, TargetCpa.targetCpaMicros, TargetImpressionShare fields, TargetRoas.targetRoas, and UserList fields
feat: Added new segment fields: segments.adFormatType and several segments.verticalAds* fields
feat: Added the YOUTUBE_FOLLOW_ON_VIEWS enum value to ConversionActionCategoryEnum
feat: Updated the list of compatible metrics for product-related segments in segments.html

PiperOrigin-RevId: 881652737
2026-03-10 15:34:55 -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
67b1168230 feat: add a new Waypoint source to accept a token that identifies a Navigation Point obtained from the SearchDestinations method of the Geocoding API
docs: regenerated documentation for fields

PiperOrigin-RevId: 879699007
2026-03-06 10:26:04 -08:00
Google APIs
1349486ee1 feat: add Navigation Connect API
PiperOrigin-RevId: 879267201
2026-03-05 15:12:49 -08:00
Google APIs
e8a3d84236 docs: update the reference link for ErrorGroupStats
The reference link for ErrorGroupStats in the API documentation now correctly
points to the ListGroupStatsResponse resource definition.

PiperOrigin-RevId: 879074814
2026-03-05 08:11:49 -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
23ec7b6ee9 feat: Add BigtableConfig type
PiperOrigin-RevId: 878685355
2026-03-04 15:06:12 -08:00
Google APIs
572d5d5192 feat: adding forecast_minute logging types
PiperOrigin-RevId: 878489167
2026-03-04 07:49:36 -08:00
Google APIs
63b4dff954 chore: remove empty extra_opts from the C# proto library
feat: deprecate INVALID_COUNTRY_CODE and add MEMBERSHIP_DURATION_TOO_LONG to the ErrorReason enum
docs: update filter field documentation to clarify case requirements and improve examples
fix!: update publisher_name in PairIdInfo to be required
fix!: update match_rate_percentage in PairIdInfo to be required
fix!: feat: update advertiser_identifier_count in PairIdInfo to be optional

PiperOrigin-RevId: 878469306
2026-03-04 06:56:36 -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
5c9602dbb5 feat(spanner): include cache updates and routing hint into BeginTransaction and Commit request/response respectively
docs: A comment in message `.google.spanner.v1.TransactionOptions.ReadWrite.ReadLockMode` is changed
docs: A comment for field `routing_hint` in messages `.google.spanner.v1.ResultSet` and `.google.spanner.v1.PartialResultSet` are changed

PiperOrigin-RevId: 878019893
2026-03-03 10:36:39 -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
Google APIs
674901470f feat: Publish Artifact Registry request_log proto for documentation
PiperOrigin-RevId: 877597392
2026-03-02 15:09:53 -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
1ccd68a09c feat: expose the variable definition in the Cloud Firestore API
chore: Firestore.executePipeline to not retry on `RESOURCE_EXHAUSTED`

PiperOrigin-RevId: 877535984
2026-03-02 12:53:31 -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
Google APIs
d420134ab3 chore(python): Update build rules for google/firestore/bundle to match OSS
PiperOrigin-RevId: 875957089
2026-02-26 17:01:41 -08:00