public sealed class VodSessionAdBreak : IMessage<VodSessionAdBreak>, IEquatable<VodSessionAdBreak>, IDeepCloneable<VodSessionAdBreak>, IBufferMessage, IMessage
Reference documentation and code samples for the Video Stitcher v1 API class VodSessionAdBreak.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `VodSessionAdBreak` class within the Google Cloud Video Stitcher v1 API, with the latest version being 3.3.0."],["The `VodSessionAdBreak` class, which is used for metadata relating to an inserted ad break, implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor and one that takes another `VodSessionAdBreak` instance as a parameter."],["Key properties of the `VodSessionAdBreak` class include `Ads` (a list of `VodSessionAd` objects), `EndTimeOffset` (ad break end time), `ProgressEvents` (a list of timed events), and `StartTimeOffset` (ad break start time)."],["Several versions of the documentation for this class are available, from version 1.0.0 to the latest version 3.3.0."]]],[]]