BigQuery Connection API

Allows users to manage BigQuery connections to external data sources.

Service: bigqueryconnection.googleapis.com

The Service name bigqueryconnection.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.