comment

fun comment(comment: String?): DistinctIterable<T>
fun comment(comment: BsonValue?): DistinctIterable<T>

Sets the comment for this operation. A null value means no comment is set.

Return

this

Parameters

comment

the comment