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"]],[["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."],[[["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."]]],[]]