kotlin-client
kotlin-client
/
com.couchbase.client.kotlin.search
/
DateRange
/
Companion
/
upperBound
upper
Bound
fun
upperBound
(
end
:
Instant
,
name
:
String
=
"-∞<=x<"
)
:
DateRange
Content copied to clipboard
Parameters
end
Upper bound of the range, exclusive,
name
Arbitrary name to identify this range in the facet result.