public static interface BertLmProto.PredictionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
double |
getScore(int index)
repeated double score = 1; |
int |
getScoreCount()
repeated double score = 1; |
List<Double> |
getScoreList()
repeated double score = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<Double> getScoreList()
repeated double score = 1;int getScoreCount()
repeated double score = 1;double getScore(int index)
repeated double score = 1;index - The index of the element to return.