public static interface Search.PercentileOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
double |
getPercent()
optional double percent = 1; |
double |
getValue()
optional double value = 2; |
boolean |
hasPercent()
optional double percent = 1; |
boolean |
hasValue()
optional double value = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasPercent()
optional double percent = 1;double getPercent()
optional double percent = 1;boolean hasValue()
optional double value = 2;double getValue()
optional double value = 2;Copyright © 2025. All Rights Reserved.