The id of the Catalog to ingest rows into.
CatalogColumn IDs defining the order of values in each row. The columns must all be part of the Catalog.
Row values positionally aligned with columnIds. Each cell is a list of strings: single-valued columns use a one-element list, multi-valued columns use N elements, and an empty list clears the cell.