gravitino.dto.dto_converters.DTOConverters¶ class gravitino.dto.dto_converters.DTOConverters¶ Bases: object Utility class for converting between DTOs and domain objects. __init__()¶ Methods __init__() to_catalog(metalake, catalog, client) to_catalog_update_request(change) to_metalake_update_request(change)