public sealed class ApiEndpointHandler : IMessage<ApiEndpointHandler>, IEquatable<ApiEndpointHandler>, IDeepCloneable<ApiEndpointHandler>, IBufferMessage, IMessage
Reference documentation and code samples for the App Engine v1 API class ApiEndpointHandler.
[[["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 latest version of the `ApiEndpointHandler` class is 2.4.0, with version 2.3.0 being the current focus."],["`ApiEndpointHandler` is a class in the `Google.Cloud.AppEngine.V1` namespace designed to use Google Cloud Endpoints for handling requests."],["It implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default constructor and one that takes another `ApiEndpointHandler` object as a parameter."],["The class has one property, `ScriptPath`, which is a string representing the path to the script within the application root directory."]]],[]]