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."],[[["\u003cp\u003eThis page details the \u003ccode\u003eSlidesAddOnManifest\u003c/code\u003e class, which is a sealed class representing the manifest for a Slides add-on, found within the \u003ccode\u003eGoogle.Apps.Script.Type.Slides\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSlidesAddOnManifest\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing capabilities for message handling, equality checks, deep cloning, and buffer manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor (\u003ccode\u003eSlidesAddOnManifest()\u003c/code\u003e) and a copy constructor (\u003ccode\u003eSlidesAddOnManifest(SlidesAddOnManifest other)\u003c/code\u003e), which allows for creating new instances from existing ones.\u003c/p\u003e\n"],["\u003cp\u003eIt defines two primary properties, \u003ccode\u003eHomepageTrigger\u003c/code\u003e and \u003ccode\u003eOnFileScopeGrantedTrigger\u003c/code\u003e, which manage the homepage extension point and the endpoint to execute when file scope authorization is granted, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides information for versions ranging from \u003ccode\u003e1.0.0\u003c/code\u003e to \u003ccode\u003e2.3.0\u003c/code\u003e, with \u003ccode\u003e2.3.0\u003c/code\u003e being the latest version.\u003c/p\u003e\n"]]],[],null,[]]