[[["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 2020-08-27 UTC."],[[["This webpage details the process of creating a new ApiConfig within a specified project and location using a POST request to the Google Cloud API Gateway."],["The HTTP request URL utilizes gRPC Transcoding syntax and requires the use of a `parent` path parameter to identify the resource, and a mandatory `apiConfigId` query parameter."],["Authorization to create an ApiConfig requires the `apigateway.apis.update` IAM permission on the specified parent resource, as well as the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."],["The request body must contain an instance of ApiConfig, and if successful, the response body will contain a newly created instance of Operation."]]],[]]