Skip to content

chore: librarian release pull request: 20260205T080945Z#13790

Merged
bhshkh merged 1 commit intomainfrom
librarian-20260205T080945Z
Feb 5, 2026
Merged

chore: librarian release pull request: 20260205T080945Z#13790
bhshkh merged 1 commit intomainfrom
librarian-20260205T080945Z

Conversation

@cloud-sdk-librarian-robot
Copy link
Copy Markdown
Collaborator

PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release.

Librarian Version: v0.0.0-20251218164811-cd2252e38d0a
Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go@sha256:01189c9771ac4150742aed38eb52e19a008018889066002742034b7f82db070f

backupdr: 1.8.0

1.8.0 (2026-02-05)

Features

  • Add support for AlloyDB backup and restore (PiperOrigin-RevId: 862089230) (611f2392)

Documentation

  • A comment for field log_retention_days in message .google.cloud.backupdr.v1.BackupPlan is changed (PiperOrigin-RevId: 862089230) (611f2392)
chat: 0.18.0

0.18.0 (2026-02-05)

Features

  • Addition of QuoteType enum, QuotedMessageSnapshot & ForwardMetadata in the QuotedMessageMetadata proto (PiperOrigin-RevId: 864426372) (611f2392)

Documentation

cloudquotas: 1.6.0

1.6.0 (2026-02-05)

Features

  • Hierarchical Quota Adjuster (PiperOrigin-RevId: 863242165) (611f2392)

Documentation

  • Folder level and organization level support for the quota adjuster feature. (PiperOrigin-RevId: 863242165) (611f2392)
dialogflow: 1.75.0

1.75.0 (2026-02-05)

Features

  • added a new field StreamingAnalyzeContentRequest.output_multiple_utterances (PiperOrigin-RevId: 862959083) (611f2392)
geminidataanalytics: 0.7.0

0.7.0 (2026-02-05)

Features

  • add ClarificationMessage, thought-signature, formatted-data (PiperOrigin-RevId: 863524449) (611f2392)

Documentation

  • A comment for enum value THOUGHT in enum TextType is changed (PiperOrigin-RevId: 863524449) (611f2392)
osconfig: 1.16.0

1.16.0 (2026-02-05)

Features

  • add new ReportVmInventory endpoint along with new request and response messages (PiperOrigin-RevId: 862617642) (611f2392)

Documentation

  • A comment for field DESIRED_STATE_CHECK_POST_ENFORCEMENT in enum Type is changed (PiperOrigin-RevId: 862617642) (611f2392)

  • A comment for message PatchConfig is changed (PiperOrigin-RevId: 862617642) (611f2392)

  • A comment for service AgentEndpointService is changed (PiperOrigin-RevId: 862617642) (611f2392)

  • A comment for message Inventory is changed (PiperOrigin-RevId: 862617642) (611f2392)

  • A comment for field DEFINITION in enum Classification is changed (PiperOrigin-RevId: 862617642) (611f2392)

  • A comment for message OSPolicyResourceConfigStep is changed (PiperOrigin-RevId: 862617642) (611f2392)

  • A comment for field enforce in message .google.cloud.osconfig.agentendpoint.v1.OSPolicy is changed (PiperOrigin-RevId: 862617642) (611f2392)

  • A comment for message ExecResource in message .google.cloud.osconfig.agentendpoint.v1.OSPolicy is changed (PiperOrigin-RevId: 862617642) (611f2392)

  • A comment for enum TaskDirective is changed (PiperOrigin-RevId: 862617642) (611f2392)

  • A comment for field DESIRED_STATE_ENFORCEMENT in enum Type is changed (PiperOrigin-RevId: 862617642) (611f2392)

  • A comment for message OSPolicy is changed (PiperOrigin-RevId: 862617642) (611f2392)

vectorsearch: 0.2.0

0.2.0 (2026-02-05)

Features

  • add ExportDataObjects API (PiperOrigin-RevId: 863352956) (611f2392)

  • add SearchHint to SemanticSearch requests (PiperOrigin-RevId: 863352956) (611f2392)

  • Allow requesting search metadata in SearchDataObjects (PiperOrigin-RevId: 863352956) (611f2392)

  • add filter param for TextSearch requests (PiperOrigin-RevId: 863352956) (611f2392)

Documentation

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Summary of Changes

Hello @cloud-sdk-librarian-robot, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request, automatically generated by the Librarian CLI, serves to update several Google Cloud Go client libraries to their latest versions. It integrates new features, API endpoints, and documentation enhancements across services like Backup and DR, Chat, Cloud Quotas, Dialogflow, Gemini Data Analytics, OS Config, and Vector Search, ensuring the client libraries remain current with the underlying service APIs.

Highlights

  • Backup and DR (backupdr): Added support for AlloyDB backup and restore, and updated documentation for the log_retention_days field.
  • Chat (chat): Introduced new proto fields including QuoteType enum, QuotedMessageSnapshot, and ForwardMetadata in QuotedMessageMetadata, alongside general typo corrections in documentation.
  • Cloud Quotas (cloudquotas): Implemented the Hierarchical Quota Adjuster feature, with corresponding documentation updates for folder and organization level support.
  • Dialogflow (dialogflow): Added the output_multiple_utterances field to StreamingAnalyzeContentRequest.
  • Gemini Data Analytics (geminidataanalytics): Introduced new fields such as ClarificationMessage, thought-signature, and formatted-data, and updated documentation for the THOUGHT enum value.
  • OS Config (osconfig): Added a new ReportVmInventory endpoint with associated request and response messages, and made several documentation improvements across various messages and fields.
  • Vector Search (vectorsearch): Added the ExportDataObjects API, SearchHint to SemanticSearch requests, enabled requesting search metadata in SearchDataObjects, and included a filter parameter for TextSearch requests, along with documentation typo corrections.
Changelog
  • .librarian/state.yaml
    • Updated the version for backupdr from 1.7.0 to 1.8.0.
    • Updated the version for chat from 0.17.0 to 0.18.0.
    • Updated the version for cloudquotas from 1.5.0 to 1.6.0.
    • Updated the version for dialogflow from 1.74.0 to 1.75.0.
    • Updated the version for geminidataanalytics from 0.6.0 to 0.7.0.
    • Updated the version for osconfig from 1.15.1 to 1.16.0.
    • Updated the version for vectorsearch from 0.1.0 to 0.2.0.
  • backupdr/CHANGES.md
    • Added changelog entry for version 1.8.0, including support for AlloyDB backup and restore, and a documentation change for log_retention_days.
  • backupdr/internal/version.go
    • Updated the Version constant to 1.8.0.
  • chat/CHANGES.md
    • Added changelog entry for version 0.18.0, including new proto fields (QuoteType enum, QuotedMessageSnapshot, ForwardMetadata) and documentation typo corrections.
  • chat/internal/version.go
    • Updated the copyright year from 2025 to 2026.
    • Updated the Version constant to 0.18.0.
  • cloudquotas/CHANGES.md
    • Added changelog entry for version 1.6.0, including the Hierarchical Quota Adjuster feature and related documentation updates.
  • cloudquotas/internal/version.go
    • Updated the Version constant to 1.6.0.
  • dialogflow/CHANGES.md
    • Added changelog entry for version 1.75.0, including the new StreamingAnalyzeContentRequest.output_multiple_utterances field.
  • dialogflow/internal/version.go
    • Updated the Version constant to 1.75.0.
  • geminidataanalytics/CHANGES.md
    • Added changelog entry for version 0.7.0, including new fields (ClarificationMessage, thought-signature, formatted-data) and a documentation change for the THOUGHT enum value.
  • geminidataanalytics/internal/version.go
    • Updated the Version constant to 0.7.0.
  • internal/generated/snippets/backupdr/apiv1/snippet_metadata.google.cloud.backupdr.v1.json
    • Updated the client library version metadata to 1.8.0.
  • internal/generated/snippets/chat/apiv1/snippet_metadata.google.chat.v1.json
    • Updated the client library version metadata to 0.18.0.
  • internal/generated/snippets/cloudquotas/apiv1/snippet_metadata.google.api.cloudquotas.v1.json
    • Updated the client library version metadata to 1.6.0.
  • internal/generated/snippets/cloudquotas/apiv1beta/snippet_metadata.google.api.cloudquotas.v1beta.json
    • Updated the client library version metadata to 1.6.0.
  • internal/generated/snippets/dialogflow/apiv2/snippet_metadata.google.cloud.dialogflow.v2.json
    • Updated the client library version metadata to 1.75.0.
  • internal/generated/snippets/dialogflow/apiv2beta1/snippet_metadata.google.cloud.dialogflow.v2beta1.json
    • Updated the client library version metadata to 1.75.0.
  • internal/generated/snippets/dialogflow/cx/apiv3/snippet_metadata.google.cloud.dialogflow.cx.v3.json
    • Updated the client library version metadata to 1.75.0.
  • internal/generated/snippets/dialogflow/cx/apiv3beta1/snippet_metadata.google.cloud.dialogflow.cx.v3beta1.json
    • Updated the client library version metadata to 1.75.0.
  • internal/generated/snippets/geminidataanalytics/apiv1beta/snippet_metadata.google.cloud.geminidataanalytics.v1beta.json
    • Updated the client library version metadata to 0.7.0.
  • internal/generated/snippets/osconfig/agentendpoint/apiv1/snippet_metadata.google.cloud.osconfig.agentendpoint.v1.json
    • Updated the client library version metadata to 1.16.0.
  • internal/generated/snippets/osconfig/agentendpoint/apiv1beta/snippet_metadata.google.cloud.osconfig.agentendpoint.v1beta.json
    • Updated the client library version metadata to 1.16.0.
  • internal/generated/snippets/osconfig/apiv1/snippet_metadata.google.cloud.osconfig.v1.json
    • Updated the client library version metadata to 1.16.0.
  • internal/generated/snippets/osconfig/apiv1alpha/snippet_metadata.google.cloud.osconfig.v1alpha.json
    • Updated the client library version metadata to 1.16.0.
  • internal/generated/snippets/osconfig/apiv1beta/snippet_metadata.google.cloud.osconfig.v1beta.json
    • Updated the client library version metadata to 1.16.0.
  • internal/generated/snippets/vectorsearch/apiv1beta/snippet_metadata.google.cloud.vectorsearch.v1beta.json
    • Updated the client library version metadata to 0.2.0.
  • osconfig/CHANGES.md
    • Added changelog entry for version 1.16.0, including the new ReportVmInventory endpoint and numerous documentation updates for various enums, fields, and messages.
  • osconfig/internal/version.go
    • Updated the copyright year from 2022 to 2026.
    • Added a Code generated by gapicgen. DO NOT EDIT. comment.
    • Updated the Version constant to 1.16.0.
  • vectorsearch/CHANGES.md
    • Added changelog entry for version 0.2.0, including new features like ExportDataObjects API, SearchHint, search metadata in SearchDataObjects, and filter param for TextSearch requests, along with documentation typo corrections.
  • vectorsearch/internal/version.go
    • Updated the copyright year from 2025 to 2026.
    • Updated the Version constant to 0.2.0.
Activity
  • This pull request was automatically generated by the Librarian CLI to initiate a release, indicating an automated process rather than direct human interaction for its creation.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request appears to be an automated release preparation by the Librarian CLI, updating versions for several modules. The changes consistently bump version numbers in state files, Go source files, and snippet metadata. The changelogs have also been updated. I've found a minor formatting issue in one of the changelog files where an ampersand is incorrectly HTML-escaped.


### Features

* Addition of QuoteType enum, QuotedMessageSnapshot &amp; ForwardMetadata in the QuotedMessageMetadata proto ([611f239](https://github.com/googleapis/google-cloud-go/commit/611f239219225fb03f6475c7238f497a349961e2))
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The ampersand in the feature description is HTML-escaped as &amp;. In Markdown, this will render literally as &amp; instead of &. It should be an unescaped ampersand for correct rendering.

Suggested change
* Addition of QuoteType enum, QuotedMessageSnapshot &amp; ForwardMetadata in the QuotedMessageMetadata proto ([611f239](https://github.com/googleapis/google-cloud-go/commit/611f239219225fb03f6475c7238f497a349961e2))
* Addition of QuoteType enum, QuotedMessageSnapshot & ForwardMetadata in the QuotedMessageMetadata proto ([611f239](https://github.com/googleapis/google-cloud-go/commit/611f239219225fb03f6475c7238f497a349961e2))

@bhshkh bhshkh enabled auto-merge (squash) February 5, 2026 15:54
@bhshkh bhshkh merged commit a805680 into main Feb 5, 2026
10 checks passed
@bhshkh bhshkh deleted the librarian-20260205T080945Z branch February 5, 2026 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants