Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

Latest commit

 

History

History
26 lines (23 loc) · 1.11 KB

BigqueryConnection.md

File metadata and controls

26 lines (23 loc) · 1.11 KB

BigqueryConnection

Properties

Name Type Description Notes
id int [optional]
account_id int [optional]
created_by_id int User ID who created the connection [optional]
name str [optional]
type str [optional]
state int [optional]
created_at datetime [optional]
updated_at datetime [optional]
project_id str Google BigQuery project ID [optional]
timeout_seconds int [optional]
private_key_id str [optional]
private_key str [optional]
client_email str [optional]
client_id str [optional]
auth_uri str [optional]
token_uri str [optional]
auth_provider_x509_cert_url str [optional]
client_x509_cert_url str [optional]

[Back to Model list] [Back to API list] [Back to README]