public sealed class UniversalActionExtensionPoint : IMessage<UniversalActionExtensionPoint>, IEquatable<UniversalActionExtensionPoint>, IDeepCloneable<UniversalActionExtensionPoint>, IBufferMessage, IMessage
Reference documentation and code samples for the Google.Apps.Script.Type class UniversalActionExtensionPoint.
Format for declaring a universal action menu item extension point.
[[["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\u003eUniversalActionExtensionPoint\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Apps.Script.Type\u003c/code\u003e namespace, is used to define a format for declaring universal action menu item extension points in Google Apps Script.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class, offering methods such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor, and one that accepts another \u003ccode\u003eUniversalActionExtensionPoint\u003c/code\u003e instance as a parameter for easy copying.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eUniversalActionExtensionPoint\u003c/code\u003e include \u003ccode\u003eActionTypeCase\u003c/code\u003e (specifying the type of action), \u003ccode\u003eLabel\u003c/code\u003e (user-visible text), \u003ccode\u003eOpenLink\u003c/code\u003e (the URL to open), and \u003ccode\u003eRunFunction\u003c/code\u003e (the endpoint to execute).\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 2.3.0, and it has existed since version 1.0.0, with versions including 2.2.0, 2.1.0, and 1.1.0 also available.\u003c/p\u003e\n"]]],[],null,[]]