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"]],[["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-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eHomepageExtensionPoint\u003c/code\u003e class within the \u003ccode\u003eGoogle.Apps.Script.Type\u003c/code\u003e namespace, detailing its properties, constructors, and implemented interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHomepageExtensionPoint\u003c/code\u003e class is used to define an add-on's home-page view and is sealed, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing several 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 includes two constructors, a default one and another that accepts a \u003ccode\u003eHomepageExtensionPoint\u003c/code\u003e object for copying, as well as the properties \u003ccode\u003eEnabled\u003c/code\u003e (to enable or disable the home-page view) and \u003ccode\u003eRunFunction\u003c/code\u003e (to define the endpoint executed upon activation).\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the \u003ccode\u003eHomepageExtensionPoint\u003c/code\u003e class, ranging from version 1.0.0 to the latest 2.3.0.\u003c/p\u003e\n"]]],[],null,[]]