[[["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-03-25 UTC."],[[["This endpoint creates a new CustomConnectorVersion within a specified project and location using a POST request."],["The `parent` path parameter is required and defines the location where the new version will be created, necessitating the `connectors.customConnectorVersions.create` IAM permission."],["The `customConnectorVersionId` query parameter is a unique identifier required for the new version."],["The request body must contain an instance of CustomConnectorVersion, while the response body will return a newly created Operation instance upon success."],["Authorization requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]