def load_arg()

in src/python/bigquery.py [0:0]


def load_arg(arg):
    return str(json.loads(os.environ[f"BIGQUERY_PROC_PARAM.{arg}"]))