public static interface Search.DecayFunctionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
double |
getDecay() |
String |
getFieldName() |
Search.DecayMathFunction |
getMathFunction() |
Search.MultiValueMode |
getMultiValueMode() |
com.google.protobuf.ByteString |
getParam() |
Search.DecayFuncParamType |
getParamType() |
boolean |
hasDecay() |
boolean |
hasFieldName() |
boolean |
hasMathFunction() |
boolean |
hasMultiValueMode() |
boolean |
hasParam() |
boolean |
hasParamType() |
boolean hasFieldName()
String getFieldName()
boolean hasMathFunction()
Search.DecayMathFunction getMathFunction()
boolean hasParamType()
Search.DecayFuncParamType getParamType()
boolean hasParam()
com.google.protobuf.ByteString getParam()
boolean hasDecay()
double getDecay()
boolean hasMultiValueMode()
Search.MultiValueMode getMultiValueMode()
Copyright © 2024. All Rights Reserved.