def __init__()

in migration_toolkit/sql_generators/copy_rows/copy_rows.py [0:0]


  def __init__(
      self,
      source_bigquery_table_ddl: str,
      destination_bigquery_table_ddl: str,
      filepath: str,