chore: update googleapis commitish to ff15be5#13385
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the googleapis dependency commit and incorporates the latest API changes for Google Cloud Bigtable and Google Cloud DLP. Specifically, it adds support for specifying a row_range in Bigtable's SampleRowKeysRequest to restrict returned samples, and introduces BatchContentItem and BatchContentLocation structures to DLP's ContentItem and ContentLocation to support batch content inspection and redaction. No review comments were provided, so there is no additional feedback to address.
|
verified that hermetic build workflow succeeded on this change, and did not generated code change: https://github.com/googleapis/google-cloud-java/actions/runs/27084324541/job/79935694762?pr=13385 |
|
This PR is created by librarian workflow, and updated by hermetic build workflow. Intension is to verify generation result of librarian against hermetic build, expect hermetic build workflow do not create additional commit. |
Turn off the scheduled run for job that updates googleapis_commitish inside generation_config.yaml. This is to stop nightly generation PRs like #13370 to avoid confusion. For more context, read [doc](https://docs.google.com/document/d/1-c-xATdvRVBilMAPEp-iuA8h85GiGcBAXg3J_Bk2Cuc/edit?tab=t.z60mo0pujx3h). Note this does not turns down hermetic build code generation workflow: - This [workflow](https://github.com/googleapis/google-cloud-java/blob/main/.github/workflows/update_librarian_googleapis.yaml) that updates googleapis commit for librarian.yaml now also updates generation_config.yaml. So hermetic build code generation is triggered on that PR. Instead of nightly generation PR, a generation PR like #13385 should contain the same contents. - If needed, manual trigger is still possible. For googleapis/librarian#6220
This pull request is generated with proto changes between googleapis/googleapis@0db4dc6 (exclusive) and googleapis/googleapis@ff15be5 (inclusive).
BEGIN_COMMIT_OVERRIDE
BEGIN_NESTED_COMMIT
feat: [bigtable] add support for filtering SampleRowKeys to a specific row_range
docs: [bigtable] comments in SampleRowKeys updated to reflect the new row_range field
PiperOrigin-RevId: 927321837
Source Link: googleapis/googleapis@14cccfb
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [dlp] Supporting SDP Batch Content
docs: [dlp] A comment for field
participant_idin message.google.privacy.dlp.v2.ConversationMessageis changedPiperOrigin-RevId: 926837595
Source Link: googleapis/googleapis@ee4a3e1
END_NESTED_COMMIT
END_COMMIT_OVERRIDE