scripts/metric_reporter/main.py [88:93]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    gcs_client: GCSClient,
    gcs_artifacts: list[GCSArtifacts],
    bigquery_client,
    gcp_project_id: str,
    bigquery_dataset_name: str,
) -> None:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



scripts/metric_reporter/main.py [118:123]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    gcs_client: GCSClient,
    gcs_artifacts: list[GCSArtifacts],
    bigquery_client,
    gcp_project_id: str,
    bigquery_dataset_name: str,
) -> None:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



