mongodb-driver-kotlin-coroutine
5.1.2
jvm
mongodb-driver-kotlin-coroutine
/
com.mongodb.kotlin.client.coroutine
/
ListSearchIndexesFlow
/
comment
comment
fun
comment
(
comment
:
String
?
)
:
ListSearchIndexesFlow
<
T
>
fun
comment
(
comment
:
BsonValue
?
)
:
ListSearchIndexesFlow
<
T
>
Sets the comment for this operation. A null value means no comment is set.
Return
this.
Parameters
comment
the comment.