[[["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 2025-07-28 UTC."],[[["\u003cp\u003eThis webpage details the process of creating a new API within a specified project and location using the Google Cloud API Gateway.\u003c/p\u003e\n"],["\u003cp\u003eThe creation process involves a \u003ccode\u003ePOST\u003c/code\u003e HTTP request to a specific URL, using gRPC Transcoding syntax, which requires a parent resource path to be specified.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires both a unique identifier for the API via the \u003ccode\u003eapiId\u003c/code\u003e query parameter and the parent resource in the path, including the project and location.\u003c/p\u003e\n"],["\u003cp\u003eSuccessful API creation results in an \u003ccode\u003eOperation\u003c/code\u003e instance, and the process necessitates the \u003ccode\u003eapigateway.locations.get\u003c/code\u003e IAM permission and the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope for authorization.\u003c/p\u003e\n"],["\u003cp\u003eThe request body will require an instance of the \u003ccode\u003eApi\u003c/code\u003e that you are trying to create, as described by the documentation.\u003c/p\u003e\n"]]],[],null,[]]