Optional
endSpecifies the last key that should be included in the results.
Optional
inclusiveSpecifies whether the end key should be considered inclusive or exclusive.
Optional
inclusive_Same as ViewQueryKeyRange.inclusiveEnd, but represented as the raw server-side value instead.
Use ViewQueryKeyRange.inclusiveEnd instead.
Optional
startSpecifies the first key that should be included in the results.
Specifies the key range for a view query.