public static interface RpcClient.ReportListOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getReports(int index)
repeated string reports = 1; |
com.google.protobuf.ByteString |
getReportsBytes(int index)
repeated string reports = 1; |
int |
getReportsCount()
repeated string reports = 1; |
com.google.protobuf.ProtocolStringList |
getReportsList()
repeated string reports = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofcom.google.protobuf.ProtocolStringList getReportsList()
repeated string reports = 1;int getReportsCount()
repeated string reports = 1;String getReports(int index)
repeated string reports = 1;com.google.protobuf.ByteString getReportsBytes(int index)
repeated string reports = 1;Copyright © 2019. All rights reserved.