public static interface Search.FieldSchemaOrBuilder
extends com.google.protobuf.MessageOrBuilder
boolean hasFieldName()
String getFieldName()
boolean hasFieldType()
Search.FieldType getFieldType()
boolean hasIndexOptions()
Search.IndexOptions getIndexOptions()
boolean hasAnalyzer()
String getAnalyzer()
boolean hasIndex()
boolean getIndex()
boolean hasSortAndAgg()
boolean getSortAndAgg()
boolean hasStore()
boolean getStore()
List<Search.FieldSchema> getFieldSchemasList()
Search.FieldSchema getFieldSchemas(int index)
int getFieldSchemasCount()
List<? extends Search.FieldSchemaOrBuilder> getFieldSchemasOrBuilderList()
Search.FieldSchemaOrBuilder getFieldSchemasOrBuilder(int index)
boolean hasIsArray()
boolean getIsArray()
boolean hasAnalyzerParameter()
com.google.protobuf.ByteString getAnalyzerParameter()
boolean hasIsVirtualField()
boolean getIsVirtualField()
int getSourceFieldNamesCount()
String getSourceFieldNames(int index)
int getDateFormatsCount()
String getDateFormats(int index)
boolean hasEnableHighlighting()
boolean getEnableHighlighting()
boolean hasVectorOptions()
Search.VectorOptions getVectorOptions()
Search.VectorOptionsOrBuilder getVectorOptionsOrBuilder()
Copyright © 2024. All Rights Reserved.