[[["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 2021-03-08 UTC."],[[["This API endpoint is used to create a new App Engine application within a specified Google Cloud Platform project."],["The process requires the project's ID and the desired geographic location for the App Engine application to be set up."],["The request is made via a `POST` HTTP method to the `https://appengine.googleapis.com/v1/apps` URL."],["The request body must include an instance of the `Application` and the successful response will include an instance of the `Operation`."],["Authorization for this operation requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]