[[["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 creates a new version for an API resource within the API hub using a `POST` request to a specified URL."],["The `parent` path parameter is required to specify the API resource the version belongs to, following the format `projects/{project}/locations/{location}/apis/{api}`."],["An optional `versionId` query parameter can be included to set a specific ID for the new version, otherwise, the system will generate one."],["The request body must contain a `Version` instance, and a successful response will include a newly created `Version` instance."],["Creating a new API version requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `apihub.versions.create` on the parent resource."]]],[]]