[[["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-01-19 UTC."],[[["This endpoint creates a new Gateway resource within a specified project and location using a POST request."],["The request URL follows gRPC Transcoding syntax and includes a required path parameter `parent` to define the project and location."],["A unique `gatewayId` query parameter is required to identify the new Gateway within the scope of the parent resource."],["The request body should contain an instance of the `Gateway` resource, while the response body returns a new instance of the `Operation` resource."],["Authorization requires the `apigateway.locations.get` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]