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."],[[["This documentation provides details for the `AdBreakTask` class within the Google Cloud Live Stream v1 API, specifically for the .NET framework."],["The `AdBreakTask` class is designed to insert a new ad opportunity into a live stream, and it is located within the `Google.Cloud.Video.LiveStream.V1.Event.Types` namespace."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `Object` class."],["The `AdBreakTask` class has a `Duration` property, which is of type `Duration` and is used to define the length of the ad opportunity, which must be greater than zero."],["There are multiple documented versions of `AdBreakTask`, ranging from 1.0.0 up to the latest version, 1.8.0."]]],[]]