public static final class Search.FieldSchema extends com.google.protobuf.GeneratedMessage implements Search.FieldSchemaOrBuilder
限定符和类型 | 类和说明 |
---|---|
static class |
Search.FieldSchema.Builder |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>
限定符和类型 | 字段和说明 |
---|---|
static int |
ANALYZER_FIELD_NUMBER |
static int |
ANALYZER_PARAMETER_FIELD_NUMBER |
static int |
FIELD_NAME_FIELD_NUMBER |
static int |
FIELD_SCHEMAS_FIELD_NUMBER |
static int |
FIELD_TYPE_FIELD_NUMBER |
static int |
INDEX_FIELD_NUMBER |
static int |
INDEX_OPTIONS_FIELD_NUMBER |
static int |
IS_ARRAY_FIELD_NUMBER |
static int |
SORT_AND_AGG_FIELD_NUMBER |
static int |
STORE_FIELD_NUMBER |
限定符和类型 | 方法和说明 |
---|---|
String |
getAnalyzer() |
com.google.protobuf.ByteString |
getAnalyzerParameter() |
static Search.FieldSchema |
getDefaultInstance() |
Search.FieldSchema |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getFieldName() |
Search.FieldSchema |
getFieldSchemas(int index) |
int |
getFieldSchemasCount() |
List<Search.FieldSchema> |
getFieldSchemasList() |
Search.FieldSchemaOrBuilder |
getFieldSchemasOrBuilder(int index) |
List<? extends Search.FieldSchemaOrBuilder> |
getFieldSchemasOrBuilderList() |
Search.FieldType |
getFieldType() |
boolean |
getIndex() |
Search.IndexOptions |
getIndexOptions() |
boolean |
getIsArray() |
int |
getSerializedSize() |
boolean |
getSortAndAgg() |
boolean |
getStore() |
boolean |
hasAnalyzer() |
boolean |
hasAnalyzerParameter() |
boolean |
hasFieldName() |
boolean |
hasFieldType() |
boolean |
hasIndex() |
boolean |
hasIndexOptions() |
boolean |
hasIsArray() |
boolean |
hasSortAndAgg() |
boolean |
hasStore() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Search.FieldSchema.Builder |
newBuilder() |
static Search.FieldSchema.Builder |
newBuilder(Search.FieldSchema prototype) |
Search.FieldSchema.Builder |
newBuilderForType() |
protected Search.FieldSchema.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static Search.FieldSchema |
parseDelimitedFrom(InputStream input) |
static Search.FieldSchema |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.FieldSchema |
parseFrom(byte[] data) |
static Search.FieldSchema |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.FieldSchema |
parseFrom(com.google.protobuf.ByteString data) |
static Search.FieldSchema |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.FieldSchema |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Search.FieldSchema |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Search.FieldSchema |
parseFrom(InputStream input) |
static Search.FieldSchema |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Search.FieldSchema.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension
equals, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toString
toByteArray, toByteString, writeDelimitedTo, writeTo
public static final int FIELD_NAME_FIELD_NUMBER
public static final int FIELD_TYPE_FIELD_NUMBER
public static final int INDEX_OPTIONS_FIELD_NUMBER
public static final int ANALYZER_FIELD_NUMBER
public static final int INDEX_FIELD_NUMBER
public static final int SORT_AND_AGG_FIELD_NUMBER
public static final int STORE_FIELD_NUMBER
public static final int FIELD_SCHEMAS_FIELD_NUMBER
public static final int IS_ARRAY_FIELD_NUMBER
public static final int ANALYZER_PARAMETER_FIELD_NUMBER
public static Search.FieldSchema getDefaultInstance()
public Search.FieldSchema getDefaultInstanceForType()
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
在接口中 com.google.protobuf.MessageOrBuilder
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
在类中 com.google.protobuf.GeneratedMessage
public boolean hasFieldName()
hasFieldName
在接口中 Search.FieldSchemaOrBuilder
public String getFieldName()
getFieldName
在接口中 Search.FieldSchemaOrBuilder
public boolean hasFieldType()
hasFieldType
在接口中 Search.FieldSchemaOrBuilder
public Search.FieldType getFieldType()
getFieldType
在接口中 Search.FieldSchemaOrBuilder
public boolean hasIndexOptions()
hasIndexOptions
在接口中 Search.FieldSchemaOrBuilder
public Search.IndexOptions getIndexOptions()
getIndexOptions
在接口中 Search.FieldSchemaOrBuilder
public boolean hasAnalyzer()
hasAnalyzer
在接口中 Search.FieldSchemaOrBuilder
public String getAnalyzer()
getAnalyzer
在接口中 Search.FieldSchemaOrBuilder
public boolean hasIndex()
hasIndex
在接口中 Search.FieldSchemaOrBuilder
public boolean getIndex()
getIndex
在接口中 Search.FieldSchemaOrBuilder
public boolean hasSortAndAgg()
hasSortAndAgg
在接口中 Search.FieldSchemaOrBuilder
public boolean getSortAndAgg()
getSortAndAgg
在接口中 Search.FieldSchemaOrBuilder
public boolean hasStore()
hasStore
在接口中 Search.FieldSchemaOrBuilder
public boolean getStore()
getStore
在接口中 Search.FieldSchemaOrBuilder
public List<Search.FieldSchema> getFieldSchemasList()
public List<? extends Search.FieldSchemaOrBuilder> getFieldSchemasOrBuilderList()
public int getFieldSchemasCount()
public Search.FieldSchema getFieldSchemas(int index)
getFieldSchemas
在接口中 Search.FieldSchemaOrBuilder
public Search.FieldSchemaOrBuilder getFieldSchemasOrBuilder(int index)
public boolean hasIsArray()
hasIsArray
在接口中 Search.FieldSchemaOrBuilder
public boolean getIsArray()
getIsArray
在接口中 Search.FieldSchemaOrBuilder
public boolean hasAnalyzerParameter()
public com.google.protobuf.ByteString getAnalyzerParameter()
public final boolean isInitialized()
isInitialized
在接口中 com.google.protobuf.MessageLiteOrBuilder
isInitialized
在类中 com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
在接口中 com.google.protobuf.MessageLite
writeTo
在类中 com.google.protobuf.AbstractMessage
IOException
public int getSerializedSize()
getSerializedSize
在接口中 com.google.protobuf.MessageLite
getSerializedSize
在类中 com.google.protobuf.AbstractMessage
protected Object writeReplace() throws ObjectStreamException
writeReplace
在类中 com.google.protobuf.GeneratedMessage
ObjectStreamException
public static Search.FieldSchema parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Search.FieldSchema parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Search.FieldSchema parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Search.FieldSchema parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static Search.FieldSchema parseFrom(InputStream input) throws IOException
IOException
public static Search.FieldSchema parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Search.FieldSchema parseDelimitedFrom(InputStream input) throws IOException
IOException
public static Search.FieldSchema parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Search.FieldSchema parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static Search.FieldSchema parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static Search.FieldSchema.Builder newBuilder()
public Search.FieldSchema.Builder newBuilderForType()
newBuilderForType
在接口中 com.google.protobuf.Message
newBuilderForType
在接口中 com.google.protobuf.MessageLite
public static Search.FieldSchema.Builder newBuilder(Search.FieldSchema prototype)
public Search.FieldSchema.Builder toBuilder()
toBuilder
在接口中 com.google.protobuf.Message
toBuilder
在接口中 com.google.protobuf.MessageLite
protected Search.FieldSchema.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
在类中 com.google.protobuf.GeneratedMessage
Copyright © 2019. All Rights Reserved.