BigQuery Connection API

Allows users to manage BigQuery connections to external data sources.

Service: bigqueryconnection.googleapis.com

The Service namebigqueryconnection.googleapis.com is needed to create RPC client stubs.

google.cloud.bigquery.connection.v1.ConnectionService

Methods
CreateConnection Creates a new connection.
DeleteConnection Deletes connection and associated credential.
GetConnection Returns specified connection.
GetIamPolicy Gets the access control policy for a resource.
ListConnections Returns a list of connections in the given project.
SetIamPolicy Sets the access control policy on the specified resource.
TestIamPermissions Returns permissions that a caller has on the specified resource.
UpdateConnection Updates the specified connection.

google.cloud.bigquery.connection.v1beta1.ConnectionService

Methods
CreateConnection Creates a new connection.
DeleteConnection Deletes connection and associated credential.
GetConnection Returns specified connection.
GetIamPolicy Gets the access control policy for a resource.
ListConnections Returns a list of connections in the given project.
SetIamPolicy Sets the access control policy on the specified resource.
TestIamPermissions Returns permissions that a caller has on the specified resource.
UpdateConnection Updates the specified connection.
UpdateConnectionCredential Sets the credential for the specified connection.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-07-02 UTC.