APIs und Referenz
Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
Anfrageheader und Antworten
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],[],[[["\u003cp\u003eGo libraries offer high-level API abstractions for easy access to Google Cloud services.\u003c/p\u003e\n"],["\u003cp\u003eThe App Engine Admin API allows management of applications via REST and RPC APIs.\u003c/p\u003e\n"],["\u003cp\u003eApp Engine uses configuration 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 to manage deployed versions, scheduled tasks, request routing, and data indexes, respectively.\u003c/p\u003e\n"],["\u003cp\u003eApp Engine has specific HTTP headers, request, and response limitations, as detailed in the documentation.\u003c/p\u003e\n"]]],[],null,["# APIs & Reference\n\nAPIs and Go Libraries\n---------------------\n\n- [### All APIs and 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\nservices.](/go/docs/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\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/legacy/standard/go111/config/appref)\n- [### cron.yaml\n Details about the configuration file that is used to\n configure regularly scheduled tasks on App Engine.](/appengine/docs/legacy/standard/go111/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/legacy/standard/go111/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/legacy/standard/go111/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/legacy/standard/go111/reference/request-response-headers)"]]