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