public static interface Messages.UriToLinesMappingOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getAbsolutePath()
string absolutePath = 1; |
com.google.protobuf.ByteString |
getAbsolutePathBytes()
string absolutePath = 1; |
long |
getLines(int index)
repeated uint64 lines = 2; |
int |
getLinesCount()
repeated uint64 lines = 2; |
List<Long> |
getLinesList()
repeated uint64 lines = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getAbsolutePath()
string absolutePath = 1;com.google.protobuf.ByteString getAbsolutePathBytes()
string absolutePath = 1;int getLinesCount()
repeated uint64 lines = 2;long getLines(int index)
repeated uint64 lines = 2;Copyright © 2019. All rights reserved.