-
Notifications
You must be signed in to change notification settings - Fork 1.6k
feat: [google-cloud-video-live-stream] added OutputType field to the Clip resource to support MP4 clipping #13910
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
ohmayr
merged 4 commits into
main
from
owl-bot-copy-packages-google-cloud-video-live-stream
May 15, 2025
Merged
feat: [google-cloud-video-live-stream] added OutputType field to the Clip resource to support MP4 clipping #13910
ohmayr
merged 4 commits into
main
from
owl-bot-copy-packages-google-cloud-video-live-stream
May 15, 2025
Conversation
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
…ping feat: added DVRSession methods to support DVR feature docs: Clarified GCS in the comment for method `DeleteClip` in service `LivestreamService` docs: Updated comment for field `update_mask` in message `.google.cloud.video.livestream.v1.UpdateInputRequest` to indicate updates in `tier` field are allowed docs: A comment for field `requested_cancellation` in message `.google.cloud.video.livestream.v1.OperationMetadata` is changed to clarify error type PiperOrigin-RevId: 758761402 Source-Link: googleapis/googleapis@c180136 Source-Link: googleapis/googleapis-gen@e0bc7d8 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXZpZGVvLWxpdmUtc3RyZWFtLy5Pd2xCb3QueWFtbCIsImgiOiJlMGJjN2Q4YmQwMzE2OGJkZDUxODM2MTdlZjk1ZDEzZDhhOTkwZjdlIn0=
…https://github.com/googleapis/google-cloud-python into owl-bot-copy-packages-google-cloud-video-live-stream
ohmayr
approved these changes
May 15, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owl-bot-copy
owlbot:run
Add this label to trigger the Owlbot post processor.
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.
BEGIN_COMMIT_OVERRIDE
feat: added OutputType field to the Clip resource to support MP4 clipping
feat: added DVRSession methods to support DVR feature
docs: Clarified GCS in the comment for method
DeleteClip
in serviceLivestreamService
docs: Updated comment for field
update_mask
in message.google.cloud.video.livestream.v1.UpdateInputRequest
to indicate updates intier
field are alloweddocs: A comment for field
requested_cancellation
in message.google.cloud.video.livestream.v1.OperationMetadata
is changed to clarify error typeEND_COMMIT_OVERRIDE
feat: added DVRSession methods to support DVR feature
docs: Clarified GCS in the comment for method
DeleteClip
in serviceLivestreamService
docs: Updated comment for field
update_mask
in message.google.cloud.video.livestream.v1.UpdateInputRequest
to indicate updates intier
field are alloweddocs: A comment for field
requested_cancellation
in message.google.cloud.video.livestream.v1.OperationMetadata
is changed to clarify error typePiperOrigin-RevId: 758761402
Source-Link: googleapis/googleapis@c180136
Source-Link: https://github.com/googleapis/googleapis-gen/commit/e0bc7d8bd03168bdd5183617ef95d13d8a990f7e
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXZpZGVvLWxpdmUtc3RyZWFtLy5Pd2xCb3QueWFtbCIsImgiOiJlMGJjN2Q4YmQwMzE2OGJkZDUxODM2MTdlZjk1ZDEzZDhhOTkwZjdlIn0=