chore: librarian generate pull request: 20260318T070853Z#14195
Merged
Conversation
Contributor
|
Note The number of changes in this pull request is too large for Gemini Code Assist to generate a review. |
ohmayr
approved these changes
Mar 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR created by the Librarian CLI to generate Cloud Client Libraries code from protos.
BEGIN_COMMIT
BEGIN_NESTED_COMMIT
feat: add
VALIDATEDFunction Calling mode to v1PiperOrigin-RevId: 885373782
Library-IDs: aiplatform
Source-link: googleapis/googleapis@ebfdba37
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: Add new
embed_content_configto messageEmbedContentRequestPiperOrigin-RevId: 885289577
Library-IDs: aiplatform
Source-link: googleapis/googleapis@7feb5825
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: Add new
embed_content_configto messageEmbedContentRequestPiperOrigin-RevId: 885256653
Library-IDs: aiplatform
Source-link: googleapis/googleapis@9d5f10da
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
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
Library-IDs: aiplatform
Source-link: googleapis/googleapis@76b63dd4
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: Add CreateTestAccount RPC to Accounts service for creating test-only Merchant Center accounts
PiperOrigin-RevId: 884882604
Library-IDs: shopping
Source-link: googleapis/googleapis@e68f10a4
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs: Add product-ratings to Program documentation
PiperOrigin-RevId: 884882604
Library-IDs: shopping
Source-link: googleapis/googleapis@e68f10a4
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs: Update Region to support radius_area and clarify area type exclusivity
PiperOrigin-RevId: 884882604
Library-IDs: shopping
Source-link: googleapis/googleapis@e68f10a4
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs: Clarify CheckoutSettings.eligible_destinations usage
PiperOrigin-RevId: 884882604
Library-IDs: shopping
Source-link: googleapis/googleapis@e68f10a4
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs: Refine DeveloperRegistration.developer_email behavior description
PiperOrigin-RevId: 884882604
Library-IDs: shopping
Source-link: googleapis/googleapis@e68f10a4
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs: Improve TermsOfServiceKind.MERCHANT_CENTER comment
PiperOrigin-RevId: 884882604
Library-IDs: shopping
Source-link: googleapis/googleapis@e68f10a4
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs: Update DeleteUser method description
PiperOrigin-RevId: 884882604
Library-IDs: shopping
Source-link: googleapis/googleapis@e68f10a4
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs: Update Account.account_name documentation for naming restrictions
PiperOrigin-RevId: 884882604
Library-IDs: shopping
Source-link: googleapis/googleapis@e68f10a4
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: Support Chokepoint and external exposure in findings Proto
PiperOrigin-RevId: 884685891
Library-IDs: securitycenter
Source-link: googleapis/googleapis@5f6048b0
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: add oauth fields for IapSettings
PiperOrigin-RevId: 883439941
Library-IDs: iap
Source-link: googleapis/googleapis@2c01d72e
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: add LookupContext to CatalogService for LLM-generated resource context
PiperOrigin-RevId: 883306841
Library-IDs: dataplex
Source-link: googleapis/googleapis@69ca7ae2
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: support OneTime triggers for DataScan operations
PiperOrigin-RevId: 883306841
Library-IDs: dataplex
Source-link: googleapis/googleapis@69ca7ae2
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs: 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.
PiperOrigin-RevId: 883306841
Library-IDs: dataplex
Source-link: googleapis/googleapis@69ca7ae2
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: add SKIPPED state to DataScan catalog publishing status
PiperOrigin-RevId: 883306841
Library-IDs: dataplex
Source-link: googleapis/googleapis@69ca7ae2
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: add DataProductService to manage data products and underlying data assets
PiperOrigin-RevId: 883306841
Library-IDs: dataplex
Source-link: googleapis/googleapis@69ca7ae2
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: add debug query support to Data Quality rules
PiperOrigin-RevId: 883306841
Library-IDs: dataplex
Source-link: googleapis/googleapis@69ca7ae2
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: add MetadataFeed to CatalogService for tracking metadata changes
PiperOrigin-RevId: 883306841
Library-IDs: dataplex
Source-link: googleapis/googleapis@69ca7ae2
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
fix: remove deprecated Explore-related methods and messages from public client libraries
Breaking Changes:
PiperOrigin-RevId: 883306841
Library-IDs: dataplex
Source-link: googleapis/googleapis@69ca7ae2
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: add UpdateEntryLink and LookupEntryLinks methods to CatalogService
PiperOrigin-RevId: 883306841
Library-IDs: dataplex
Source-link: googleapis/googleapis@69ca7ae2
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: allow selective generation scope for Data Documentation scans
PiperOrigin-RevId: 883306841
Library-IDs: dataplex
Source-link: googleapis/googleapis@69ca7ae2
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: add support for attaching aspects to EntryLinks
PiperOrigin-RevId: 883306841
Library-IDs: dataplex
Source-link: googleapis/googleapis@69ca7ae2
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs: A comment for field
namein message.google.shopping.css.v1.AccountLabelis changedPiperOrigin-RevId: 882470295
Library-IDs: shopping
Source-link: googleapis/googleapis@aa3a93a9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
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.
PiperOrigin-RevId: 882470295
Library-IDs: shopping
Source-link: googleapis/googleapis@aa3a93a9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs: A comment for field
size_typesin message.google.shopping.css.v1.Attributesis changedPiperOrigin-RevId: 882470295
Library-IDs: shopping
Source-link: googleapis/googleapis@aa3a93a9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs: A comment for field
namein message.google.shopping.css.v1.GetCssProductRequestis changedPiperOrigin-RevId: 882470295
Library-IDs: shopping
Source-link: googleapis/googleapis@aa3a93a9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs: A comment for field
namein message.google.shopping.css.v1.CssProductInputis changedPiperOrigin-RevId: 882470295
Library-IDs: shopping
Source-link: googleapis/googleapis@aa3a93a9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: Mark Vector Search v1 API as GA
PiperOrigin-RevId: 882214457
Library-IDs: vectorsearch
Source-link: googleapis/googleapis@19890a07
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: Add support for ExportDataObjects
PiperOrigin-RevId: 882214457
Library-IDs: vectorsearch
Source-link: googleapis/googleapis@19890a07
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: Add a field for upgrading previous processor version when fine tuning
PiperOrigin-RevId: 882129422
Library-IDs: documentai
Source-link: googleapis/googleapis@bce678df
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: update products_common fields to include
handling_cutoff_timezone,shipping_handling_business_days,shipping_transit_business_daysPiperOrigin-RevId: 881874426
Library-IDs: shopping
Source-link: googleapis/googleapis@256b575f
END_NESTED_COMMIT
END_COMMIT
This pull request is generated with proto changes between
googleapis/googleapis@6df3ecf4
(exclusive) and
googleapis/googleapis@ebfdba37
(inclusive).
Librarian Version: v0.0.0-20260216162532-e323d455c92b
Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go@sha256:19bb93e8f1f916c61b597db2bad65dc432f79baaabb210499d7d0e4ad1dffe29