kotlin-client
kotlin-client
/
com.couchbase.client.kotlin.view
/
ViewMetadata
View
Metadata
class
ViewMetadata
:
ViewFlowItem
Content copied to clipboard
Metadata about View execution. Always the last item in the flow.
Functions
Properties
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
debug
Link copied to clipboard
val
debug
:
Map
<
String
,
Any
?
>
?
Content copied to clipboard
totalRows
Link copied to clipboard
val
totalRows
:
Long
Content copied to clipboard