class documentation

class BigQueryCredentialsInput(BaseModel):

View In Hierarchy

Undocumented

Class Variable credentials_json Undocumented
Class Variable dataset_id Undocumented
Class Variable dataset_location Undocumented
Class Variable gcs_bucket_name Undocumented
Class Variable gcs_bucket_path Undocumented
Class Variable hmac_key_access_id Undocumented
Class Variable hmac_key_secret Undocumented
Class Variable project_id Undocumented

Inherited from BaseModel:

Class Variable model_config Undocumented
credentials_json: str =

Undocumented

dataset_id: str =

Undocumented

dataset_location: str =

Undocumented

gcs_bucket_name: str =

Undocumented

gcs_bucket_path: str =

Undocumented

hmac_key_access_id: str =

Undocumented

hmac_key_secret: str =

Undocumented

project_id: str =

Undocumented