public sealed class DocsAddOnManifest : IMessage<DocsAddOnManifest>, IEquatable<DocsAddOnManifest>, IDeepCloneable<DocsAddOnManifest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google.Apps.Script.Type class DocsAddOnManifest.
[[["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-05-02 UTC."],[[["This document provides reference documentation for the `DocsAddOnManifest` class within the `Google.Apps.Script.Type` namespace, specifically in the `Google.Apps.Script.Type.Docs` sub-namespace."],["The `DocsAddOnManifest` class is a sealed class that represents a manifest for Google Docs add-ons and is part of the `Google.Apps.Script.Type.dll` assembly."],["The class inherits from the `object` class and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers available versions of the `DocsAddOnManifest`, ranging from version 1.0.0 to the latest version 2.3.0, and provides links for each version's specific documentation."],["Key properties of the `DocsAddOnManifest` class include `HomepageTrigger` for defining the homepage trigger and `OnFileScopeGrantedTrigger` for handling file scope authorization events."]]],[]]