public sealed class DriveExtensionPoint : IMessage<DriveExtensionPoint>, IEquatable<DriveExtensionPoint>, IDeepCloneable<DriveExtensionPoint>, IBufferMessage, IMessage
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\u003eThis page provides documentation for the \u003ccode\u003eDriveExtensionPoint\u003c/code\u003e class, a generic extension point designed for functions in Google Apps Script, within the Google.Apps.Script.Type.Drive namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDriveExtensionPoint\u003c/code\u003e class, found in the Google.Apps.Script.Type.dll assembly, inherits from \u003ccode\u003eObject\u003c/code\u003e and implements 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 has two constructors: a default constructor (\u003ccode\u003eDriveExtensionPoint()\u003c/code\u003e) and a copy constructor (\u003ccode\u003eDriveExtensionPoint(DriveExtensionPoint other)\u003c/code\u003e), which accepts another DriveExtensionPoint object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes one property named \u003ccode\u003eRunFunction\u003c/code\u003e which is a string used to indicate the endpoint to run when this extension point activates.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers versions 1.0.0 to the latest version 2.3.0 of the \u003ccode\u003eDriveExtensionPoint\u003c/code\u003e class, with the current version being 2.0.0.\u003c/p\u003e\n"]]],[],null,[]]