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, with version 1.8.0 being the latest version."],["The `AdBreakTask` class is designed to insert new ad opportunities into a live stream, as shown by its purpose in the API."],["The class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which implies it has capabilities for message handling, comparison, deep cloning, and buffer management."],["The class has a `Duration` property, which represents the length of an ad opportunity, and is of the type `Duration`, requiring a value greater than 0."],["The documentation includes links to older versions of the class, ranging from version 1.0.0 to 1.7.0."]]],[]]