TextFormatResponse

constructor(columnDelimiter: Any? = null, deserializer: Any? = null, encodingName: Any? = null, escapeChar: Any? = null, firstRowAsHeader: Any? = null, nullValue: Any? = null, quoteChar: Any? = null, rowDelimiter: Any? = null, serializer: Any? = null, skipLineCount: Any? = null, treatEmptyAsNull: Any? = null, type: String)