File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed
scripts/configure_state_yaml Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -43,3 +43,24 @@ libraries:
4343 remove_regex :
4444 - packages/google-cloud-eventarc
4545 tag_format : ' {id}-v{version}'
46+ - id : google-cloud-video-live-stream
47+ version : 1.12.0
48+ last_generated_commit : d300b151a973ce0425ae4ad07b3de957ca31bec6
49+ apis :
50+ - path : google/cloud/video/livestream/v1
51+ source_roots :
52+ - packages/google-cloud-video-live-stream
53+ preserve_regex :
54+ - packages/google-cloud-video-live-stream/CHANGELOG.md
55+ - docs/CHANGELOG.md
56+ - docs/README.rst
57+ - samples/README.txt
58+ - tar.gz
59+ - gapic_version.py
60+ - samples/generated_samples/snippet_metadata_
61+ - scripts/client-post-processing
62+ - samples/snippets/README.rst
63+ - tests/system
64+ remove_regex :
65+ - packages/google-cloud-video-live-stream
66+ tag_format : ' {id}-v{version}'
Original file line number Diff line number Diff line change 1616packages_to_onboard : [
1717 " google-cloud-dlp" ,
1818 " google-cloud-eventarc" ,
19+ " google-cloud-video-live-stream" ,
1920]
You can’t perform that action at this time.
0 commit comments