[[["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"]],[],[[["\u003cp\u003eThe Admin API allows managing App Engine applications using REST and RPC APIs with various programming languages.\u003c/p\u003e\n"],["\u003cp\u003eCloud Client Libraries are available for Go, .NET, Node.js, Java, PHP, Python, and Ruby, each providing high-level API abstractions tailored to the language's idioms.\u003c/p\u003e\n"],["\u003cp\u003eConfiguration files like \u003ccode\u003eapp.yaml\u003c/code\u003e, \u003ccode\u003ecron.yaml\u003c/code\u003e, \u003ccode\u003edispatch.yaml\u003c/code\u003e, and \u003ccode\u003eindex.yaml\u003c/code\u003e are used to configure App Engine versions, schedule tasks, route requests, and define Datastore indexes respectively.\u003c/p\u003e\n"],["\u003cp\u003eApp Engine supports specific HTTP headers and defines request and response limits, which are detailed in the Request Headers and Responses documentation.\u003c/p\u003e\n"]]],[],null,["# APIs & Reference\n\nAdmin API\n---------\n\n- [### App Engine Admin API\n Use the REST and RPC APIs with any programming language to\nmanage your App Engine applications.](/appengine/docs/admin-api/apis) \n\nCloud Client Libraries\n----------------------\n\n- [### Cloud Client Libraries for Go\n A client library that embraces idioms of Go and provides\n high-level API abstractions so that you can easily access Google Cloud\n services.](/go/docs/reference)\n- [### Cloud Client Libraries for .NET\n A client library that embraces idioms of .NET and provides\n high-level API abstractions so that you can easily access Google Cloud\n services.](/dotnet/docs/reference)\n- [### Cloud Client Libraries for Node.js\n A client library that embraces idioms of Node.js and provides\n high-level API abstractions so that you can easily access Google Cloud\n services.](/nodejs/docs/reference)\n- [### Cloud Client Libraries for Java\n A client library that embraces idioms of Java and provides\n high-level API abstractions so that you can easily access Google Cloud\n services.](/java/docs/reference)\n- [### Cloud Client Libraries for PHP\n A client library that embraces idioms of PHP and provides\n high-level API abstractions so that you can easily access Google Cloud\n services.](https://github.com/googleapis/google-cloud-php)\n- [### Cloud Client Libraries for Python\n A client library that embraces idioms of Python and provides\n high-level API abstractions so that you can easily access Google Cloud\n services.](/python/docs/reference)\n- [### Cloud Client Libraries for Ruby\n A client library that embraces idioms of Ruby and provides\n high-level API abstractions so that you can easily access Google Cloud\nservices.](/ruby/docs/reference) \n\nConfiguration files\n-------------------\n\n- [### app.yaml\n Details about the configuration file that is used to\n configure App Engine deployed versions.](/appengine/docs/flexible/reference/app-yaml)\n- [### cron.yaml\n Details about the configuration file that is used to\n configure regularly scheduled tasks on App Engine.](/appengine/docs/flexible/scheduling-jobs-with-cron-yaml)\n- [### dispatch.yaml\n Details about the configuration file that is used to\n route incoming requests to a specific service based on the path or hostname\n in the URL.](/appengine/docs/flexible/reference/dispatch-yaml)\n- [### index.yaml\n Details about the configuration file used to define the\nDatastore indexes of the data in your app.](/appengine/docs/flexible/configuring-datastore-indexes-with-index-yaml) \n\nRequest headers and responses\n-----------------------------\n\n- [### Request Headers and Responses\n Details about what HTTP headers are supported as well as\n the request and response limits in App Engine.](/appengine/docs/flexible/reference/request-headers)"]]