Skip to content

Commit 273994f

Browse files
Google APIscopybara-github
authored andcommitted
feat!: Remove default_ad_break_duration from LiveConfig
BREAKING CHANGE PiperOrigin-RevId: 520434307
1 parent 260630f commit 273994f

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

google/cloud/video/stitcher/v1/live_configs.proto

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -111,11 +111,6 @@ message LiveConfig {
111111

112112
// The configuration for prefetching ads.
113113
PrefetchConfig prefetch_config = 10;
114-
115-
// The default ad pod duration in seconds that will be requested when a
116-
// cue-out does not specify a duration.
117-
// The default value of this field is 30s.
118-
google.protobuf.Duration default_ad_break_duration = 11;
119114
}
120115

121116
// The configuration for prefetch ads.

0 commit comments

Comments
 (0)