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`.
KeyRange.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
KeyRange.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
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.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
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`.
KeyRange.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
KeyRange.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
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`.
KeyRange.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)