def __call__()

in opmon/bigquery_client.py [0:0]


    def __call__(
        self,
        query: str,
        job_config: Optional[bigquery.job.QueryJobConfig],
        annotations: Dict[str, Any] = {},