public static interface Api.ListStringOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getValues(int index)
repeated string values = 1; |
com.google.protobuf.ByteString |
getValuesBytes(int index)
repeated string values = 1; |
int |
getValuesCount()
repeated string values = 1; |
List<String> |
getValuesList()
repeated string values = 1; |
List<String> getValuesList()
repeated string values = 1;int getValuesCount()
repeated string values = 1;String getValues(int index)
repeated string values = 1;index - The index of the element to return.com.google.protobuf.ByteString getValuesBytes(int index)
repeated string values = 1;index - The index of the value to return.Copyright © 2024. All rights reserved.