public sealed class Event.Types.AdBreakTask : IMessage<Event.Types.AdBreakTask>, IEquatable<Event.Types.AdBreakTask>, IDeepCloneable<Event.Types.AdBreakTask>, IBufferMessage, IMessage
Reference documentation and code samples for the Live Stream v1 API class Event.Types.AdBreakTask.
[[["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 webpage provides documentation for the `Event.Types.AdBreakTask` class within the Google Cloud Live Stream v1 API, specifically for version 1.4.0."],["`AdBreakTask` is a class used to insert new ad opportunities into a live stream, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the base `object` class, with inherited members including `GetHashCode()`, `GetType()`, and `ToString()`."],["The class has a `Duration` property, which is a `Duration` type object that represents the length of an ad opportunity and must be greater than zero."],["The documentation includes references to different versions of the Google Cloud Video Live Stream v1 API, ranging from version 1.0.0 to the latest 1.8.0, showcasing a version history of this AdBreakTask."]]],[]]