public static interface Search.TermsQueryOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getFieldName() |
com.google.protobuf.ByteString |
getTerms(int index) |
int |
getTermsCount() |
List<com.google.protobuf.ByteString> |
getTermsList() |
float |
getWeight() |
boolean |
hasFieldName() |
boolean |
hasWeight() |
boolean hasFieldName()
String getFieldName()
List<com.google.protobuf.ByteString> getTermsList()
int getTermsCount()
com.google.protobuf.ByteString getTerms(int index)
boolean hasWeight()
float getWeight()
Copyright © 2024. All Rights Reserved.