Skip to content

chore: librarian generate pull request: 20250918T173806Z#14465

Closed
cloud-sdk-librarian-robot wants to merge 1 commit intomainfrom
librarian-20250918T173806Z
Closed

chore: librarian generate pull request: 20250918T173806Z#14465
cloud-sdk-librarian-robot wants to merge 1 commit intomainfrom
librarian-20250918T173806Z

Conversation

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

@cloud-sdk-librarian-robot cloud-sdk-librarian-robot commented Sep 18, 2025

This pull request is generated with proto changes between
googleapis/googleapis@f8776fe
(exclusive) and
googleapis/googleapis@36533b0
(inclusive).

Librarian Version: v0.0.0-20250918151329-de628ecd7aa3
Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator:latest

BEGIN_COMMIT_OVERRIDE

BEGIN_NESTED_COMMIT
fix: [google-cloud-eventarc] upgrade gRPC service registration func
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in googleapis/google-cloud-go#11025.

PiperOrigin-RevId: 808289479

Source-link: googleapis/googleapis@36533b0
END_NESTED_COMMIT

BEGIN_NESTED_COMMIT
feat: [google-cloud-video-live-stream] Added H.265 (HEVC) codec support

PiperOrigin-RevId: 808091810

Source-link: googleapis/googleapis@c4e80cd
END_NESTED_COMMIT

BEGIN_NESTED_COMMIT
feat: [google-cloud-video-live-stream] Added UHD (4k) resolution support

PiperOrigin-RevId: 808091810

Source-link: googleapis/googleapis@c4e80cd
END_NESTED_COMMIT

BEGIN_NESTED_COMMIT
feat: [google-cloud-video-live-stream] Added Auto Transcription support

PiperOrigin-RevId: 808091810

Source-link: googleapis/googleapis@c4e80cd
END_NESTED_COMMIT

BEGIN_NESTED_COMMIT
feat: [google-cloud-video-live-stream] Added StartDistribution/StopDistribution methods and Distribution/DistributionStream messages used for distributing live streams to external RTMP/SRT endpoints

PiperOrigin-RevId: 808091810

Source-link: googleapis/googleapis@c4e80cd
END_NESTED_COMMIT

BEGIN_NESTED_COMMIT
feat: [google-cloud-video-live-stream] Added PreviewInput method used for the low latency input monitoring

PiperOrigin-RevId: 808091810

Source-link: googleapis/googleapis@c4e80cd
END_NESTED_COMMIT

BEGIN_NESTED_COMMIT
feat: [google-cloud-video-live-stream] Added UpdateEncryptions event to perform key rotation without restarting a channel

PiperOrigin-RevId: 808091810

Source-link: googleapis/googleapis@c4e80cd
END_NESTED_COMMIT

BEGIN_NESTED_COMMIT
docs: [google-cloud-video-live-stream] Update requirements of resource ID fields to be more clear

PiperOrigin-RevId: 808091810

Source-link: googleapis/googleapis@c4e80cd
END_NESTED_COMMIT

BEGIN_NESTED_COMMIT
feat: [google-cloud-eventarc] add new fields to Eventarc resources

PiperOrigin-RevId: 807339306

Source-link: googleapis/googleapis@dfce92d
END_NESTED_COMMIT

BEGIN_NESTED_COMMIT
docs: [google-cloud-eventarc] correct some comments

PiperOrigin-RevId: 807339306

Source-link: googleapis/googleapis@dfce92d
END_NESTED_COMMIT

END_COMMIT_OVERRIDE

Closes #14453
Closes #14439

@snippet-bot
Copy link
Copy Markdown

snippet-bot bot commented Sep 18, 2025

Here is the summary of changes.

You are about to add 6 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

Copy link
Copy Markdown
Contributor

@parthea parthea left a comment

Choose a reason for hiding this comment

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

packages/google-cloud-video-live-stream/samples/generated_samples/snippet_metadata_google.cloud.video.livestream.v1.json appears in #14453 but is missing in this PR due to the preserve_regex here:

preserve_regex:
- packages/google-cloud-video-live-stream/CHANGELOG.md
- docs/CHANGELOG.md
- docs/README.rst
- samples/README.txt
- tar.gz
- gapic_version.py
- samples/generated_samples/snippet_metadata_

parthea added a commit that referenced this pull request Sep 18, 2025
…rom preserve_regex (#14469)

This commit fixes a regression where snippet_metadata files, such as
`packages/google-cloud-video-live-stream/samples/generated_samples/snippet_metadata_google.cloud.video.livestream.v1.json`,
were not being updated during generation (e.g., in PR #14465).

The root cause was the inclusion of
`samples/generated_samples/snippet_metadata_` in the preserve_regex
list. While this regex was initially used to reduce diffs during the
transition from OwlBot to Librarian, it inadvertently prevented
necessary updates to the generated snippet metadata.
@parthea parthea closed this Sep 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants