in auto_sizing/logging/bigquery_log_handler.py [0:0]
def __init__(
self,
project_id: str,
dataset_id: str,
table_id: str,
source: str,
client: Optional[bigquery.Client] = None,
capacity=50,