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.7.0."],["The `AdBreakTask` class is used to insert a new ad opportunity within a live stream, which is specified by the duration property of this object."],["The `AdBreakTask` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from `object`."],["There is a list of nine version links, spanning from 1.0.0 to 1.8.0, allowing developers to navigate to documentation for various releases."],["The class has two constructors: a default constructor (`AdBreakTask()`) and a copy constructor (`AdBreakTask(AdBreakTask)`) for creating new instances."]]],[]]