QueryResultStructure

constructor(dpIds: List<ProtoDpId.Builder> = emptyList(), headers: List<String> = emptyList(), dataRows: List<List<ProtoValue>> = emptyList())