public static interface Search.HighlightFieldOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getFieldFragments(int index)
repeated string field_fragments = 2; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getFieldFragmentsBytes(int index)
repeated string field_fragments = 2; |
int |
getFieldFragmentsCount()
repeated string field_fragments = 2; |
List<String> |
getFieldFragmentsList()
repeated string field_fragments = 2; |
String |
getFieldName()
optional string field_name = 1; |
com.aliyun.ots.thirdparty.com.google.protobuf.ByteString |
getFieldNameBytes()
optional string field_name = 1; |
boolean |
hasFieldName()
optional string field_name = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasFieldName()
optional string field_name = 1;String getFieldName()
optional string field_name = 1;com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getFieldNameBytes()
optional string field_name = 1;List<String> getFieldFragmentsList()
repeated string field_fragments = 2;int getFieldFragmentsCount()
repeated string field_fragments = 2;String getFieldFragments(int index)
repeated string field_fragments = 2;index - The index of the element to return.com.aliyun.ots.thirdparty.com.google.protobuf.ByteString getFieldFragmentsBytes(int index)
repeated string field_fragments = 2;index - The index of the value to return.Copyright © 2025. All Rights Reserved.