Required. Resource name of the form: projects/*/locations/*/providers/*/connectors/*/versions/* Only global location is supported for ConnectorVersion resource.
Authorization requires the following IAM permission on the specified resource name:
[[["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 webpage details how to retrieve information about a specific connector version using a `GET` request to a specified URL."],["The URL utilizes gRPC Transcoding syntax and requires a resource name in the format `projects/*/locations/*/providers/*/connectors/*/versions/*` as a mandatory path parameter."],["The request accepts an optional `view` query parameter to specify which fields of the `ConnectorVersion` are returned, defaulting to `CUSTOMER` view."],["The request body must be empty, and a successful response will return an instance of `ConnectorVersion`."],["Authorization for this request requires the `connectors.versions.get` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]