APIs e referência
Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Respostas e cabeçalhos de solicitação
Exceto em caso de indicação contrária, o conteúdo desta página é licenciado de acordo com a Licença de atribuição 4.0 do Creative Commons, e as amostras de código são licenciadas de acordo com a Licença Apache 2.0. Para mais detalhes, consulte as políticas do site do Google Developers. Java é uma marca registrada da Oracle e/ou afiliadas.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","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)"]]