public sealed class Overlay.Types.Animation : IMessage<Overlay.Types.Animation>, IEquatable<Overlay.Types.Animation>, IDeepCloneable<Overlay.Types.Animation>, IBufferMessage, IMessage
Reference documentation and code samples for the Transcoder v1 API class Overlay.Types.Animation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This documentation page covers the `Overlay.Types.Animation` class within the Google Cloud Video Transcoder v1 API, specifically for version 2.7.0."],["The `Overlay.Types.Animation` class is used to define various types of animations for overlays in video transcoding, such as static displays, fade animations, or ending previous animations."],["It implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to be used in various protobuf operations."],["The class provides constructors for creating new `Animation` objects, either as a blank instance or from an existing `Overlay.Types.Animation` object, and contains the properties `AnimationEnd`, `AnimationFade`, and `AnimationStatic`, which represent the different types of animation you can use."],["The page shows the historical versions of this class, ranging from 1.0.0 to 2.9.0 (the latest version), and contains links to each of these versions."]]],[]]