[[["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-03-21 UTC."],[[["The `ScriptHandler` class in the Google.Cloud.AppEngine.V1 namespace is used to execute a script that handles requests matching a specific URL pattern."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its comprehensive functionality and integration with the Google.Protobuf library."],["The latest version of `ScriptHandler` is 2.4.0, with documentation available for versions ranging from 1.0.0 to the most recent."],["`ScriptHandler` instances can be created with a default constructor or by cloning another `ScriptHandler` object, and includes a `ScriptPath` property which defines the script location from the application root directory."],["The documentation provides links to inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`, which are part of the base `object` class."]]],[]]