public sealed class 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."],[[["The latest version of the `AdBreakTask` API class is 1.8.0, part of the Google Cloud Live Stream V1 API."],["`AdBreakTask` is designed to insert a new ad opportunity within a live stream, as part of the `Event.Types` class."],["It inherits from `Object` and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AdBreakTask` class includes properties such as `Duration`, which specifies the duration of the ad opportunity and must be greater than zero."],["Constructors are available to create new `AdBreakTask` objects and copy existing ones."]]],[]]