[[["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 document describes how to create a new API within a specified project and location using an HTTP POST request."],["The request URL utilizes gRPC Transcoding syntax and requires a `parent` path parameter indicating the project and location."],["A unique `apiId` query parameter is also required to identify the new API within its parent resource."],["The request body must include an instance of the `Api` resource, and the response body will contain an `Operation` resource upon successful creation."],["Authorization requires the `apigateway.locations.get` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]