Class RangeInfo (0.3.0)

RangeInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

Name Description
start int
For proto3, value cannot be set to 0 unless the field is optional. Ref: https://protobuf.dev/programming-guides/proto3/#default Index of first character (inclusive). This field is a member of oneof_ _start.
end int
Index of last character (exclusive). This field is a member of oneof_ _end.