public interface Int32RangeOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getEnd()
end of the range (exclusive)
int32 end = 2; |
int |
getStart()
start of the range (inclusive)
int32 start = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofCopyright © 2018–2021 The Envoy Project. All rights reserved.