public sealed class MenuItemExtensionPoint : IMessage<MenuItemExtensionPoint>, IEquatable<MenuItemExtensionPoint>, IDeepCloneable<MenuItemExtensionPoint>, IBufferMessage, IMessage
Reference documentation and code samples for the Google.Apps.Script.Type class MenuItemExtensionPoint.
Common format for declaring a menu item, or button, that appears within a
host app.
[[["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 \u003ccode\u003eMenuItemExtensionPoint\u003c/code\u003e class defines a menu item or button within a host app, allowing for custom actions.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes properties such as \u003ccode\u003eLabel\u003c/code\u003e, \u003ccode\u003eLogoUrl\u003c/code\u003e, and \u003ccode\u003eRunFunction\u003c/code\u003e, which specify the text, image, and the function to run when activated, respectively.\u003c/p\u003e\n"],["\u003cp\u003eIt is implemented within the \u003ccode\u003eGoogle.Apps.Script.Type\u003c/code\u003e namespace in the \u003ccode\u003eGoogle.Apps.Script.Type.dll\u003c/code\u003e assembly, representing a component of Google Apps Script.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eMenuItemExtensionPoint\u003c/code\u003e is 2.3.0, with version 2.1.0 being the currently viewed version, and older versions back to 1.0.0 being documented as well.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eMenuItemExtensionPoint\u003c/code\u003e class inherits from the \u003ccode\u003eobject\u003c/code\u003e class and implements the \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"]]],[],null,[]]