[[["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 using a POST request to the specified URL, which follows gRPC Transcoding syntax."],["The request requires a `parent` path parameter in the format `projects/{projectId}/locations/{locationId}`, with authorization needing the `bigquery.connections.create` IAM permission."],["An optional `connectionId` query parameter can be included to specify the connection's ID."],["The request body should contain an instance of `Connection`, and upon success, the response body will return a newly created `Connection` instance."],["The request requires one of the following OAuth scopes: `https://www.googleapis.com/auth/bigquery` or `https://www.googleapis.com/auth/cloud-platform`."]]],[]]