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"]],[["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 reference documentation for the `Overlay.Types.Animation` class within the Google Cloud Video Transcoder v1 API, detailing its usage and properties across different versions."],["The `Overlay.Types.Animation` class is part of the `Google.Cloud.Video.Transcoder.V1` namespace and represents various types of animations applicable to video overlays."],["The documentation lists different versions of the API, ranging from 1.0.0 to the latest version 2.9.0, allowing users to access documentation for past releases."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and offers properties like `AnimationEnd`, `AnimationFade`, and `AnimationStatic` to control overlay behavior."],["The class has two constructors, `Animation()` and `Animation(Overlay.Types.Animation)`, to allow creating objects of the class."]]],[]]