[[["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-09 UTC."],[[["This endpoint creates a new connection to a resource using a POST request to the specified URL."],["The `parent` path parameter, formatted as `projects/{projectId}/locations/{locationId}`, is a required component of the request URL, and the request requires the `bigquery.connections.create` IAM permission on the `parent`."],["An optional `connectionId` can be specified in the query parameters to assign a specific ID to the connection being created."],["The request body must include an instance of the `Connection` resource, and if the request is successful, the response body will return a newly created instance of `Connection`."],["Authorization requires one of the following OAuth scopes: `https://www.googleapis.com/auth/bigquery` or `https://www.googleapis.com/auth/cloud-platform`."]]],[]]