[[["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 webpage details how to retrieve a specified connection using a GET request to the BigQuery Connection API."],["The request URL requires the connection's `name` as a path parameter, formatted as `projects/{projectId}/locations/{locationId}/connections/{connectionId}`."],["The request body must be empty for this GET operation."],["A successful response will contain the requested `Connection` resource."],["Authorization requires either the `bigquery.connections.get` IAM permission or one of the specified OAuth scopes: `https://www.googleapis.com/auth/bigquery` or `https://www.googleapis.com/auth/cloud-platform`."]]],[]]