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