[[["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 2023-04-26 UTC."],[[["This webpage details how to deploy code and resource files to a new version using a `POST` HTTP request."],["The `POST` request is sent to a specific URL utilizing gRPC Transcoding syntax, with a designated `parent` path parameter required for authorization."],["The request body must contain an instance of the `Version` resource to define the new version."],["Upon a successful request, the response body will contain a newly created instance of `Operation`."],["Authorization for this operation requires the `appengine.versions.create` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]