public sealed class HomepageExtensionPoint : IMessage<HomepageExtensionPoint>, IEquatable<HomepageExtensionPoint>, IDeepCloneable<HomepageExtensionPoint>, IBufferMessage, IMessage
Reference documentation and code samples for the Google.Apps.Script.Type class HomepageExtensionPoint.
Common format for declaring an add-on's home-page view.
[[["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 document provides reference information for the \u003ccode\u003eHomepageExtensionPoint\u003c/code\u003e class within the \u003ccode\u003eGoogle.Apps.Script.Type\u003c/code\u003e namespace, detailing its implementation and usage in add-on development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHomepageExtensionPoint\u003c/code\u003e class is a sealed class that inherits from \u003ccode\u003eobject\u003c/code\u003e and implements multiple interfaces, including \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 class offers two constructors: a default constructor \u003ccode\u003eHomepageExtensionPoint()\u003c/code\u003e and a copy constructor \u003ccode\u003eHomepageExtensionPoint(HomepageExtensionPoint other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHomepageExtensionPoint\u003c/code\u003e class has two key properties: \u003ccode\u003eEnabled\u003c/code\u003e, which is a boolean to enable or disable the homepage view, and \u003ccode\u003eRunFunction\u003c/code\u003e, which is a string representing the endpoint to be executed when this extension is activated.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the documentation, the latest being 2.3.0, with versions dating as far back as 1.0.0, and the specific documentation is referencing version 2.2.0.\u003c/p\u003e\n"]]],[],null,[]]