toggle menu
kaskad_platform
1.0.0
jvm
switch theme
search in API
api
/
ru.sydis.api.types
/
DpQueryResult
/
DpQueryResult
Dp
Query
Result
constructor
(
rowNames
:
List
<
String
>
,
columnNames
:
List
<
String
>
,
data
:
List
<
List
<
ProtoValue
>
>
)