[[["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-04-17 UTC."],[[["The `ScriptHandler` class is designed to execute scripts that handle requests matching specific URL patterns."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is part of the `Google.Cloud.AppEngine.V1` namespace."],["The latest version of `ScriptHandler` is 2.4.0, with versions ranging from 1.0.0 up to 2.4.0 being available."],["It inherits from `Object` and includes properties such as `ScriptPath`, which specifies the path to the script from the application's root directory."],["The `ScriptHandler` can be constructed either using default parameters or by copying another `ScriptHandler` instance, through its constructor."]]],[]]