public sealed class Event.Types.SlateTask : IMessage<Event.Types.SlateTask>, IEquatable<Event.Types.SlateTask>, IDeepCloneable<Event.Types.SlateTask>, IBufferMessage, IMessage
Reference documentation and code samples for the Live Stream v1 API class Event.Types.SlateTask.
Slate asset to use for the duration. If its duration is less than the
duration of the SlateTask, then the slate loops. The slate must be
represented in the form of:
projects/{project}/locations/{location}/assets/{assetId}.
[[["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 `Event.Types.SlateTask` class is 1.8.0, which is part of the `Google.Cloud.Video.LiveStream.V1` API."],["This class, `Event.Types.SlateTask`, is designed to insert a slate into a live stream."],["The `SlateTask` class can inherit members like `GetHashCode()`, `GetType()`, and `ToString()` from the `object` class."],["It is possible to construct a new `SlateTask` instance, or one from an existing `SlateTask`."],["`SlateTask` has properties such as `Asset`, `AssetAsAssetName`, and `Duration` that manage the slate's content, name, and length."]]],[]]