[[["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-01-16 UTC."],[[["This API allows users to create a new API resource within the API hub, which serves as a container for different versions of an API."],["The API request is a POST request directed to a specific URL structure, including path parameters for specifying the project and location."],["You can use the `apiId` query parameter to set a custom ID for the API resource; otherwise, a system-generated ID will be assigned."],["Successful execution of this request results in the creation of a new `Api` resource, which will be returned in the response body."],["Creating an API resource requires the `apihub.apis.create` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]