public sealed class SlidesAddOnManifest : IMessage<SlidesAddOnManifest>, IEquatable<SlidesAddOnManifest>, IDeepCloneable<SlidesAddOnManifest>, IBufferMessage, IMessage
[[["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-05 UTC."],[[["The latest version available for `SlidesAddOnManifest` is 2.3.0, with other available versions including 2.2.0, 2.1.0, 2.0.0, 1.1.0, and 1.0.0."],["`SlidesAddOnManifest` is a sealed class that implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`SlidesAddOnManifest` inherits members from the `Object` class, including methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["This class has two constructors, `SlidesAddOnManifest()` and `SlidesAddOnManifest(SlidesAddOnManifest other)`, to create new instances of the class."],["The `SlidesAddOnManifest` class includes properties like `HomepageTrigger` of type `HomepageExtensionPoint` and `OnFileScopeGrantedTrigger` of type `SlidesExtensionPoint` that help define specific trigger behaviors."]]],[]]