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\u003e\u003ccode\u003eDriveExtensionPoint\u003c/code\u003e is a generic extension point that requires a corresponding run function to operate, representing the class within the \u003ccode\u003eGoogle.Apps.Script.Type.Drive\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.3.0, with other versions spanning from 1.0.0 to 2.2.0, and the current page is referencing version 1.1.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling features like message handling, equality checks, deep cloning, and buffer message capabilities.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDriveExtensionPoint\u003c/code\u003e includes a constructor and the property \u003ccode\u003eRunFunction\u003c/code\u003e, which is a string representing the endpoint to be executed when this extension point is activated.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDriveExtensionPoint\u003c/code\u003e class has inherited members from the base class \u003ccode\u003eObject\u003c/code\u003e that include methods like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]