Commit graph

11168 commits

Author SHA1 Message Date
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
dfcbe6807e feat: added support for detecting key-value pairs in document metadata
feat: added support for image exclusion and adjustment rules
feat: add InfoType launch status in InfoType Description
docs: added formatting to various comments

PiperOrigin-RevId: 885724590
2026-03-18 12:17:17 -07:00
Google APIs
6ee7c04a48 feat: add a new business status FUTURE_OPENING for places,
along with an `opening_date` field to indicate when the establishment
will open in the future
feat: add a new `include_future_opening_businesses` flag to Nearby Search, Text Search, and AutocompletPlaces. When true, businesses opening in the future are included in the results.

PiperOrigin-RevId: 885675815
2026-03-18 10:44:28 -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
f29d22898a feat: Add irb as explicit dependency for Ruby 4.0 compatibility
PiperOrigin-RevId: 885280435
2026-03-17 16:57:28 -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
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
e1443bf1e5 feat: Update minimum Ruby to v3.2 and required dependencies for Ruby v4.0
PiperOrigin-RevId: 883373063
2026-03-13 15:43:31 -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
d252e591a6 chore(php): remove "no check-in" protobuf header
PiperOrigin-RevId: 882754677
2026-03-12 13:37:17 -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
889c549d30 chore: remove the API index generation GHA workflow
PiperOrigin-RevId: 882443288
2026-03-12 01:24:01 -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
e8e4e1ee90 feat: Added line_number to FileLocation
PiperOrigin-RevId: 882149723
2026-03-11 12:49:47 -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
Mike Eltsufin
2ea3317a72
chore: retire API Index generator (b/415958807) (#1170)
Removes .github/workflows/generate_api_index.yaml and api-index-v1.json
as the generator is being retired.

Anyone affected by this change can file an issue here:
https://github.com/googleapis/librarian/issues/new
2026-03-11 14:17:35 -04: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
816213bb1a chore(diregapic): update master to code-suggester@v5
PiperOrigin-RevId: 879228737
2026-03-05 13:48:56 -08:00
Google APIs
ee1b64a360 chore(ci): update api index action code-suggester@v5
PiperOrigin-RevId: 879218849
2026-03-05 13:26:19 -08:00
Google APIs
882f48522b chore(diregapic): update preview to code-suggester@v5
PiperOrigin-RevId: 879215924
2026-03-05 13:20:38 -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