[[["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 outlines how to delete a connection and its associated credentials using the BigQuery Connection API."],["The deletion is performed via an HTTP DELETE request to a specific URL, defined using gRPC Transcoding syntax, which contains the connection's name as a path parameter."],["The request body for deleting a connection must be empty, and upon successful deletion, the response will also be an empty JSON object."],["Deleting a connection requires `bigquery.connections.delete` IAM permission on the specified resource."],["The operation requires either the `https://www.googleapis.com/auth/bigquery` or `https://www.googleapis.com/auth/cloud-platform` OAuth scope for authorization."]]],[]]