public sealed class DriveExtensionPoint : IMessage<DriveExtensionPoint>, IEquatable<DriveExtensionPoint>, IDeepCloneable<DriveExtensionPoint>, IBufferMessage, IMessage
Reference documentation and code samples for the Google.Apps.Script.Type class DriveExtensionPoint.
A generic extension point with common features, e.g. something that simply
needs a corresponding run function to work.
[[["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\u003eDriveExtensionPoint\u003c/code\u003e class is a generic extension point within the Google.Apps.Script.Type namespace, designed for features that need a corresponding run function.\u003c/p\u003e\n"],["\u003cp\u003eThis class 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, showcasing its capabilities for message handling and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDriveExtensionPoint\u003c/code\u003e class has two constructors: a default constructor and another that takes a \u003ccode\u003eDriveExtensionPoint\u003c/code\u003e object as a parameter for creating a copy.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a \u003ccode\u003eRunFunction\u003c/code\u003e property of type string, which is required and specifies the endpoint to be executed when the extension point is activated.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.3.0 is the latest version of the document, with versions back to 1.0.0 being available to view.\u003c/p\u003e\n"]]],[],null,[]]