kotlin-client
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
kotlin-client
kotlin-client
/
com.couchbase.client.kotlin.search
/
DateRange
/
Companion
/
upperBound
upper
Bound
fun
upperBound
(
end
:
Instant
,
name
:
String
=
"-∞<=x<"
)
:
DateRange
Parameters
end
Upper bound of the range, exclusive,
name
Arbitrary name to identify this range in the facet result.