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 document provides reference information for the `Event.Types.AdBreakTask` class within the Google Cloud Live Stream v1 API, with version 1.8.0 being the latest."],["The `AdBreakTask` class is used to insert a new ad opportunity and it inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AdBreakTask` class includes constructors for creating instances, either empty or by copying another `AdBreakTask`."],["The class contains a `Duration` property which indicates the length of the ad opportunity, and it must be a value greater than 0."],["This documentation covers a variety of versions of the library, ranging from 1.0.0 to 1.8.0."]]],[]]