feat: update API sources and regenerate#14701
Merged
suztomo merged 1 commit intoJun 3, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
Code Review
This pull request updates the Storage Control API client to support new intelligence finding features. It introduces client methods, iterators, Go 1.23 range adapters, and example tests for GetIntelligenceFinding, ListIntelligenceFindings, SummarizeIntelligenceFindings, GetIntelligenceFindingRevision, and ListIntelligenceFindingRevisions. I have no feedback to provide as there are no review comments to assess.
bhshkh
approved these changes
Jun 3, 2026
bhshkh
pushed a commit
that referenced
this pull request
Jun 4, 2026
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v0.16.1-0.20260603212637-9762b43b5d69 Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go@sha256:b7e38e80d677dc6b7266896bb99a33fa62348d3e39d7b8f2f6423e7dc4b35a60 <details><summary>container: v1.53.0</summary> ## [v1.53.0](container/v1.52.0...container/v1.53.0) (2026-06-04) ### Features * update API sources and regenerate (#14701) ([a9b7921](a9b79215)) </details> <details><summary>datamanager: v1.2.0</summary> ## [v1.2.0](datamanager/v1.1.0...datamanager/v1.2.0) (2026-06-04) ### Features * update API sources and regenerate (#14701) ([a9b7921](a9b79215)) </details> <details><summary>dataproc: v2.23.0</summary> ## [v2.23.0](dataproc/v2.22.0...dataproc/v2.23.0) (2026-06-04) ### Features * update API sources and regenerate (#14701) ([a9b7921](a9b79215)) </details> <details><summary>dlp: v1.35.0</summary> ## [v1.35.0](dlp/v1.34.0...dlp/v1.35.0) (2026-06-04) ### Features * update API sources and regenerate (#14701) ([a9b7921](a9b79215)) </details> <details><summary>recommender: v1.19.0</summary> ## [v1.19.0](recommender/v1.18.0...recommender/v1.19.0) (2026-06-04) ### Features * update API sources and regenerate (#14701) ([a9b7921](a9b79215)) </details> <details><summary>saasplatform: v0.9.0</summary> ## [v0.9.0](saasplatform/v0.8.0...saasplatform/v0.9.0) (2026-06-04) ### Features * update API sources and regenerate (#14701) ([a9b7921](a9b79215)) </details>
bhshkh
added a commit
that referenced
this pull request
Jun 10, 2026
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v0.20.0 Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/librarian-go@sha256:b7e38e80d677dc6b7266896bb99a33fa62348d3e39d7b8f2f6423e7dc4b35a60 <details><summary>bigtable: v1.49.0</summary> ## [v1.49.0](bigtable/v1.48.0...bigtable/v1.49.0) (2026-06-10) ### Features * enable new auth library and remove async refresh (#19943) ([0d3697b](0d3697b2)) * add traffic diverter and table shim for bigtable (#14633) ([2f3c918](2f3c9184)) * add virtual RPC descriptors (#14648) ([5eedda1](5eedda18)) * add opensession descriptors for bigtable (#14647) ([8968f4f](8968f4fd)) * update API sources and regenerate (#14701) ([a9b7921](a9b79215)) ### Bug Fixes * retry unexpected EOF errors (#13157) ([2b4ac42](2b4ac429)) * disable dynamic channel pool by default and raise default pool size to 10 (#19945) ([5ddf8d4](5ddf8d46)) * raise default connection-recycler MaxAge to 7 days (#19940) ([a7959ef](a7959efc)) </details>
This was referenced Jun 16, 2026
Closed
krishnamd-jkp
added a commit
that referenced
this pull request
Jun 26, 2026
🤖 I have created a release *beep* *boop* --- ## [1.63.0](storage/v1.62.2...storage/v1.63.0) (2026-06-25) ### Features * **go:** Add full object checksum for negative offsets > size ([#20026](#20026)) ([a04d980](a04d980)) * **storage:** Add client feature tracking in HTTP client ([#14691](#14691)) ([319cc4c](319cc4c)) * **storage:** App Centric Observability ([#14685](#14685)) ([c3273bb](c3273bb)) * **storage:** Read checksums in gRPC partial reads ([#14586](#14586)) ([d29f68a](d29f68a)) * **storage:** Support deleteSourceObjects option in object compose ([#14704](#14704)) ([0d2d680](0d2d680)) * Update API sources and regenerate ([#14701](#14701)) ([a9b7921](a9b7921)) ### Bug Fixes * **storage:** Add server closed idle connection to retriable errors ([#14594](#14594)) ([a6bd392](a6bd392)) * **storage:** Fix race condition during retries in gRPC writer ([#14649](#14649)) ([c781a75](c781a75)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Krishnam Dhanush <krishnamd@google.com>
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.
Uh oh!
There was an error while loading. Please reload this page.