public static interface Search.SingleWordAnalyzerParameterOrBuilder
extends com.aliyun.ots.thirdparty.com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
getCaseSensitive()
optional bool case_sensitive = 1; |
boolean |
getDelimitWord()
optional bool delimit_word = 2; |
boolean |
hasCaseSensitive()
optional bool case_sensitive = 1; |
boolean |
hasDelimitWord()
optional bool delimit_word = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasCaseSensitive()
optional bool case_sensitive = 1;boolean getCaseSensitive()
optional bool case_sensitive = 1;boolean hasDelimitWord()
optional bool delimit_word = 2;boolean getDelimitWord()
optional bool delimit_word = 2;Copyright © 2025. All Rights Reserved.