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"]],[["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 documentation covers the \u003ccode\u003eUniversalActionExtensionPoint\u003c/code\u003e class within the \u003ccode\u003eGoogle.Apps.Script.Type\u003c/code\u003e namespace, outlining its structure, purpose, and available versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUniversalActionExtensionPoint\u003c/code\u003e class serves as a format for declaring a universal action menu item extension point, which can be used to either open a specified URL or run a designated function.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e 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"],["\u003cp\u003eThe class provides properties such as \u003ccode\u003eLabel\u003c/code\u003e, \u003ccode\u003eOpenLink\u003c/code\u003e, and \u003ccode\u003eRunFunction\u003c/code\u003e, which allow setting the user-visible text, the URL, and the function for a given Universal Action, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the \u003ccode\u003eUniversalActionExtensionPoint\u003c/code\u003e documented, ranging from version 1.0.0 to the latest version 2.3.0, all having the same base class.\u003c/p\u003e\n"]]],[],null,[]]