If the end is closed, then the range includes all rows whose
first `len(end_closed)` key columns exactly match `end_closed`.
If the end is open, then the range excludes rows whose first
`len(end_open)` key columns exactly match `end_open`.
If the start is closed, then the range includes all rows whose
first `len(start_closed)` key columns exactly match `start_closed`.
If the start is open, then the range excludes rows whose first
`len(start_open)` key columns exactly match `start_open`.
If the end is closed, then the range includes all rows whose
first `len(end_closed)` key columns exactly match `end_closed`.
KeyRange.Builder.mergeEndOpen(com.google.protobuf.ListValue value)
If the end is open, then the range excludes rows whose first
`len(end_open)` key columns exactly match `end_open`.
KeyRange.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
KeyRange.Builder.mergeFrom(com.google.protobuf.Message other)
If the start is closed, then the range includes all rows whose
first `len(start_closed)` key columns exactly match `start_closed`.
If the start is open, then the range excludes rows whose first
`len(start_open)` key columns exactly match `start_open`.
KeyRange.Builder.setEndClosed(com.google.protobuf.ListValue value)
If the end is closed, then the range includes all rows whose
first `len(end_closed)` key columns exactly match `end_closed`.
KeyRange.Builder.setEndClosed(com.google.protobuf.ListValue.Builder builderForValue)
If the end is closed, then the range includes all rows whose
first `len(end_closed)` key columns exactly match `end_closed`.
KeyRange.Builder.setEndOpen(com.google.protobuf.ListValue value)
If the end is open, then the range excludes rows whose first
`len(end_open)` key columns exactly match `end_open`.
KeyRange.Builder.setEndOpen(com.google.protobuf.ListValue.Builder builderForValue)
If the end is open, then the range excludes rows whose first
`len(end_open)` key columns exactly match `end_open`.
If the start is closed, then the range includes all rows whose
first `len(start_closed)` key columns exactly match `start_closed`.
KeyRange.Builder.setStartClosed(com.google.protobuf.ListValue.Builder builderForValue)
If the start is closed, then the range includes all rows whose
first `len(start_closed)` key columns exactly match `start_closed`.
KeyRange.Builder.setStartOpen(com.google.protobuf.ListValue value)
If the start is open, then the range excludes rows whose first
`len(start_open)` key columns exactly match `start_open`.
KeyRange.Builder.setStartOpen(com.google.protobuf.ListValue.Builder builderForValue)
If the start is open, then the range excludes rows whose first
`len(start_open)` key columns exactly match `start_open`.