[[["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."],[[["This webpage details the `Entrypoint` class, which serves as the entry point for applications within Google Cloud App Engine, version 1.3.0, and is found in the `Google.Cloud.AppEngine.V1` namespace."],["The `Entrypoint` class implements several interfaces, including `IMessage\u003cEntrypoint\u003e`, `IEquatable\u003cEntrypoint\u003e`, `IDeepCloneable\u003cEntrypoint\u003e`, `IBufferMessage`, and `IMessage`."],["The class includes two constructors: a default constructor (`Entrypoint()`) and a copy constructor (`Entrypoint(Entrypoint other)`), for which the `other` parameter is an `Entrypoint`."],["The `Entrypoint` class offers properties such as `CommandCase`, of type `Entrypoint.CommandOneofCase`, and `Shell`, which is a string property meant to hold a bash-compatible shell command."],["There is documentation to refer to older versions of this class, with the most recent version being 2.4.0."]]],[]]