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."],[[["This webpage provides reference documentation for the `ApiEndpointHandler` class within the Google Cloud App Engine v1 API."],["The `ApiEndpointHandler` class, found in the `Google.Cloud.AppEngine.V1` namespace, utilizes Google Cloud Endpoints to manage incoming requests."],["The `ApiEndpointHandler` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is derived from the base `Object` class."],["The class offers two constructors and a `ScriptPath` property, which sets the path to the relevant script within the application's root directory."],["The latest version available is 2.4.0, with versions down to 1.0.0 being accessible."]]],[]]