public sealed class DriveAddOnManifest : IMessage<DriveAddOnManifest>, IEquatable<DriveAddOnManifest>, IDeepCloneable<DriveAddOnManifest>, 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\u003eThe latest version available for the \u003ccode\u003eDriveAddOnManifest\u003c/code\u003e is 2.3.0, but this documentation specifically covers version 2.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDriveAddOnManifest\u003c/code\u003e is a sealed class that represents a Drive add-on manifest, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDriveAddOnManifest\u003c/code\u003e class includes two constructors: a default constructor and one that accepts another \u003ccode\u003eDriveAddOnManifest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eDriveAddOnManifest\u003c/code\u003e are \u003ccode\u003eHomepageTrigger\u003c/code\u003e, which overrides common homepage trigger configurations, and \u003ccode\u003eOnItemsSelectedTrigger\u003c/code\u003e, which defines behavior when items are selected in Drive.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDriveAddOnManifest\u003c/code\u003e belongs to the \u003ccode\u003eGoogle.Apps.Script.Type.Drive\u003c/code\u003e namespace, within the \u003ccode\u003eGoogle.Apps.Script.Type.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]