Package io.milvus.grpc
Class SearchRequest
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.milvus.grpc.SearchRequest
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,SearchRequestOrBuilder,Serializable
public final class SearchRequest extends com.google.protobuf.GeneratedMessageV3 implements SearchRequestOrBuilder
Protobuf typemilvus.proto.milvus.SearchRequest- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSearchRequest.BuilderProtobuf typemilvus.proto.milvus.SearchRequest-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intBASE_FIELD_NUMBERstatic intCOLLECTION_NAME_FIELD_NUMBERstatic intCONSISTENCY_LEVEL_FIELD_NUMBERstatic intDB_NAME_FIELD_NUMBERstatic intDSL_FIELD_NUMBERstatic intDSL_TYPE_FIELD_NUMBERstatic intGUARANTEE_TIMESTAMP_FIELD_NUMBERstatic intNOT_RETURN_ALL_META_FIELD_NUMBERstatic intNQ_FIELD_NUMBERstatic intOUTPUT_FIELDS_FIELD_NUMBERstatic intPARTITION_NAMES_FIELD_NUMBERstatic intPLACEHOLDER_GROUP_FIELD_NUMBERstatic intSEARCH_BY_PRIMARY_KEYS_FIELD_NUMBERstatic intSEARCH_PARAMS_FIELD_NUMBERstatic intSUB_REQS_FIELD_NUMBERstatic intTRAVEL_TIMESTAMP_FIELD_NUMBERstatic intUSE_DEFAULT_CONSISTENCY_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)MsgBasegetBase()mustMsgBaseOrBuildergetBaseOrBuilder()mustStringgetCollectionName()mustcom.google.protobuf.ByteStringgetCollectionNameBytes()mustConsistencyLevelgetConsistencyLevel().milvus.proto.common.ConsistencyLevel consistency_level = 14;intgetConsistencyLevelValue().milvus.proto.common.ConsistencyLevel consistency_level = 14;StringgetDbName()string db_name = 2;com.google.protobuf.ByteStringgetDbNameBytes()string db_name = 2;static SearchRequestgetDefaultInstance()SearchRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetDsl()mustcom.google.protobuf.ByteStringgetDslBytes()mustDslTypegetDslType()mustintgetDslTypeValue()mustlonggetGuaranteeTimestamp()guarantee_timestampbooleangetNotReturnAllMeta()bool not_return_all_meta = 13;longgetNq()int64 nq = 12;StringgetOutputFields(int index)repeated string output_fields = 8;com.google.protobuf.ByteStringgetOutputFieldsBytes(int index)repeated string output_fields = 8;intgetOutputFieldsCount()repeated string output_fields = 8;com.google.protobuf.ProtocolStringListgetOutputFieldsList()repeated string output_fields = 8;com.google.protobuf.Parser<SearchRequest>getParserForType()StringgetPartitionNames(int index)mustcom.google.protobuf.ByteStringgetPartitionNamesBytes(int index)mustintgetPartitionNamesCount()mustcom.google.protobuf.ProtocolStringListgetPartitionNamesList()mustcom.google.protobuf.ByteStringgetPlaceholderGroup()serialized `PlaceholderGroup`booleangetSearchByPrimaryKeys()bool search_by_primary_keys = 16;KeyValuePairgetSearchParams(int index)mustintgetSearchParamsCount()mustList<KeyValuePair>getSearchParamsList()mustKeyValuePairOrBuildergetSearchParamsOrBuilder(int index)mustList<? extends KeyValuePairOrBuilder>getSearchParamsOrBuilderList()mustintgetSerializedSize()SubSearchRequestgetSubReqs(int index)repeated .milvus.proto.milvus.SubSearchRequest sub_reqs = 17;intgetSubReqsCount()repeated .milvus.proto.milvus.SubSearchRequest sub_reqs = 17;List<SubSearchRequest>getSubReqsList()repeated .milvus.proto.milvus.SubSearchRequest sub_reqs = 17;SubSearchRequestOrBuildergetSubReqsOrBuilder(int index)repeated .milvus.proto.milvus.SubSearchRequest sub_reqs = 17;List<? extends SubSearchRequestOrBuilder>getSubReqsOrBuilderList()repeated .milvus.proto.milvus.SubSearchRequest sub_reqs = 17;longgetTravelTimestamp()uint64 travel_timestamp = 10;booleangetUseDefaultConsistency()bool use_default_consistency = 15;booleanhasBase()mustinthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static SearchRequest.BuildernewBuilder()static SearchRequest.BuildernewBuilder(SearchRequest prototype)SearchRequest.BuildernewBuilderForType()protected SearchRequest.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static SearchRequestparseDelimitedFrom(InputStream input)static SearchRequestparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SearchRequestparseFrom(byte[] data)static SearchRequestparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SearchRequestparseFrom(com.google.protobuf.ByteString data)static SearchRequestparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SearchRequestparseFrom(com.google.protobuf.CodedInputStream input)static SearchRequestparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SearchRequestparseFrom(InputStream input)static SearchRequestparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SearchRequestparseFrom(ByteBuffer data)static SearchRequestparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<SearchRequest>parser()SearchRequest.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
BASE_FIELD_NUMBER
public static final int BASE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DB_NAME_FIELD_NUMBER
public static final int DB_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COLLECTION_NAME_FIELD_NUMBER
public static final int COLLECTION_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARTITION_NAMES_FIELD_NUMBER
public static final int PARTITION_NAMES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DSL_FIELD_NUMBER
public static final int DSL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PLACEHOLDER_GROUP_FIELD_NUMBER
public static final int PLACEHOLDER_GROUP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DSL_TYPE_FIELD_NUMBER
public static final int DSL_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OUTPUT_FIELDS_FIELD_NUMBER
public static final int OUTPUT_FIELDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SEARCH_PARAMS_FIELD_NUMBER
public static final int SEARCH_PARAMS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TRAVEL_TIMESTAMP_FIELD_NUMBER
public static final int TRAVEL_TIMESTAMP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GUARANTEE_TIMESTAMP_FIELD_NUMBER
public static final int GUARANTEE_TIMESTAMP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NQ_FIELD_NUMBER
public static final int NQ_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NOT_RETURN_ALL_META_FIELD_NUMBER
public static final int NOT_RETURN_ALL_META_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONSISTENCY_LEVEL_FIELD_NUMBER
public static final int CONSISTENCY_LEVEL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USE_DEFAULT_CONSISTENCY_FIELD_NUMBER
public static final int USE_DEFAULT_CONSISTENCY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SEARCH_BY_PRIMARY_KEYS_FIELD_NUMBER
public static final int SEARCH_BY_PRIMARY_KEYS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SUB_REQS_FIELD_NUMBER
public static final int SUB_REQS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasBase
public boolean hasBase()
must
.milvus.proto.common.MsgBase base = 1;- Specified by:
hasBasein interfaceSearchRequestOrBuilder- Returns:
- Whether the base field is set.
-
getBase
public MsgBase getBase()
must
.milvus.proto.common.MsgBase base = 1;- Specified by:
getBasein interfaceSearchRequestOrBuilder- Returns:
- The base.
-
getBaseOrBuilder
public MsgBaseOrBuilder getBaseOrBuilder()
must
.milvus.proto.common.MsgBase base = 1;- Specified by:
getBaseOrBuilderin interfaceSearchRequestOrBuilder
-
getDbName
public String getDbName()
string db_name = 2;- Specified by:
getDbNamein interfaceSearchRequestOrBuilder- Returns:
- The dbName.
-
getDbNameBytes
public com.google.protobuf.ByteString getDbNameBytes()
string db_name = 2;- Specified by:
getDbNameBytesin interfaceSearchRequestOrBuilder- Returns:
- The bytes for dbName.
-
getCollectionName
public String getCollectionName()
must
string collection_name = 3;- Specified by:
getCollectionNamein interfaceSearchRequestOrBuilder- Returns:
- The collectionName.
-
getCollectionNameBytes
public com.google.protobuf.ByteString getCollectionNameBytes()
must
string collection_name = 3;- Specified by:
getCollectionNameBytesin interfaceSearchRequestOrBuilder- Returns:
- The bytes for collectionName.
-
getPartitionNamesList
public com.google.protobuf.ProtocolStringList getPartitionNamesList()
must
repeated string partition_names = 4;- Specified by:
getPartitionNamesListin interfaceSearchRequestOrBuilder- Returns:
- A list containing the partitionNames.
-
getPartitionNamesCount
public int getPartitionNamesCount()
must
repeated string partition_names = 4;- Specified by:
getPartitionNamesCountin interfaceSearchRequestOrBuilder- Returns:
- The count of partitionNames.
-
getPartitionNames
public String getPartitionNames(int index)
must
repeated string partition_names = 4;- Specified by:
getPartitionNamesin interfaceSearchRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The partitionNames at the given index.
-
getPartitionNamesBytes
public com.google.protobuf.ByteString getPartitionNamesBytes(int index)
must
repeated string partition_names = 4;- Specified by:
getPartitionNamesBytesin interfaceSearchRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the partitionNames at the given index.
-
getDsl
public String getDsl()
must
string dsl = 5;- Specified by:
getDslin interfaceSearchRequestOrBuilder- Returns:
- The dsl.
-
getDslBytes
public com.google.protobuf.ByteString getDslBytes()
must
string dsl = 5;- Specified by:
getDslBytesin interfaceSearchRequestOrBuilder- Returns:
- The bytes for dsl.
-
getPlaceholderGroup
public com.google.protobuf.ByteString getPlaceholderGroup()
serialized `PlaceholderGroup`
bytes placeholder_group = 6;- Specified by:
getPlaceholderGroupin interfaceSearchRequestOrBuilder- Returns:
- The placeholderGroup.
-
getDslTypeValue
public int getDslTypeValue()
must
.milvus.proto.common.DslType dsl_type = 7;- Specified by:
getDslTypeValuein interfaceSearchRequestOrBuilder- Returns:
- The enum numeric value on the wire for dslType.
-
getDslType
public DslType getDslType()
must
.milvus.proto.common.DslType dsl_type = 7;- Specified by:
getDslTypein interfaceSearchRequestOrBuilder- Returns:
- The dslType.
-
getOutputFieldsList
public com.google.protobuf.ProtocolStringList getOutputFieldsList()
repeated string output_fields = 8;- Specified by:
getOutputFieldsListin interfaceSearchRequestOrBuilder- Returns:
- A list containing the outputFields.
-
getOutputFieldsCount
public int getOutputFieldsCount()
repeated string output_fields = 8;- Specified by:
getOutputFieldsCountin interfaceSearchRequestOrBuilder- Returns:
- The count of outputFields.
-
getOutputFields
public String getOutputFields(int index)
repeated string output_fields = 8;- Specified by:
getOutputFieldsin interfaceSearchRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The outputFields at the given index.
-
getOutputFieldsBytes
public com.google.protobuf.ByteString getOutputFieldsBytes(int index)
repeated string output_fields = 8;- Specified by:
getOutputFieldsBytesin interfaceSearchRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the outputFields at the given index.
-
getSearchParamsList
public List<KeyValuePair> getSearchParamsList()
must
repeated .milvus.proto.common.KeyValuePair search_params = 9;- Specified by:
getSearchParamsListin interfaceSearchRequestOrBuilder
-
getSearchParamsOrBuilderList
public List<? extends KeyValuePairOrBuilder> getSearchParamsOrBuilderList()
must
repeated .milvus.proto.common.KeyValuePair search_params = 9;- Specified by:
getSearchParamsOrBuilderListin interfaceSearchRequestOrBuilder
-
getSearchParamsCount
public int getSearchParamsCount()
must
repeated .milvus.proto.common.KeyValuePair search_params = 9;- Specified by:
getSearchParamsCountin interfaceSearchRequestOrBuilder
-
getSearchParams
public KeyValuePair getSearchParams(int index)
must
repeated .milvus.proto.common.KeyValuePair search_params = 9;- Specified by:
getSearchParamsin interfaceSearchRequestOrBuilder
-
getSearchParamsOrBuilder
public KeyValuePairOrBuilder getSearchParamsOrBuilder(int index)
must
repeated .milvus.proto.common.KeyValuePair search_params = 9;- Specified by:
getSearchParamsOrBuilderin interfaceSearchRequestOrBuilder
-
getTravelTimestamp
public long getTravelTimestamp()
uint64 travel_timestamp = 10;- Specified by:
getTravelTimestampin interfaceSearchRequestOrBuilder- Returns:
- The travelTimestamp.
-
getGuaranteeTimestamp
public long getGuaranteeTimestamp()
guarantee_timestamp
uint64 guarantee_timestamp = 11;- Specified by:
getGuaranteeTimestampin interfaceSearchRequestOrBuilder- Returns:
- The guaranteeTimestamp.
-
getNq
public long getNq()
int64 nq = 12;- Specified by:
getNqin interfaceSearchRequestOrBuilder- Returns:
- The nq.
-
getNotReturnAllMeta
public boolean getNotReturnAllMeta()
bool not_return_all_meta = 13;- Specified by:
getNotReturnAllMetain interfaceSearchRequestOrBuilder- Returns:
- The notReturnAllMeta.
-
getConsistencyLevelValue
public int getConsistencyLevelValue()
.milvus.proto.common.ConsistencyLevel consistency_level = 14;- Specified by:
getConsistencyLevelValuein interfaceSearchRequestOrBuilder- Returns:
- The enum numeric value on the wire for consistencyLevel.
-
getConsistencyLevel
public ConsistencyLevel getConsistencyLevel()
.milvus.proto.common.ConsistencyLevel consistency_level = 14;- Specified by:
getConsistencyLevelin interfaceSearchRequestOrBuilder- Returns:
- The consistencyLevel.
-
getUseDefaultConsistency
public boolean getUseDefaultConsistency()
bool use_default_consistency = 15;- Specified by:
getUseDefaultConsistencyin interfaceSearchRequestOrBuilder- Returns:
- The useDefaultConsistency.
-
getSearchByPrimaryKeys
public boolean getSearchByPrimaryKeys()
bool search_by_primary_keys = 16;- Specified by:
getSearchByPrimaryKeysin interfaceSearchRequestOrBuilder- Returns:
- The searchByPrimaryKeys.
-
getSubReqsList
public List<SubSearchRequest> getSubReqsList()
repeated .milvus.proto.milvus.SubSearchRequest sub_reqs = 17;- Specified by:
getSubReqsListin interfaceSearchRequestOrBuilder
-
getSubReqsOrBuilderList
public List<? extends SubSearchRequestOrBuilder> getSubReqsOrBuilderList()
repeated .milvus.proto.milvus.SubSearchRequest sub_reqs = 17;- Specified by:
getSubReqsOrBuilderListin interfaceSearchRequestOrBuilder
-
getSubReqsCount
public int getSubReqsCount()
repeated .milvus.proto.milvus.SubSearchRequest sub_reqs = 17;- Specified by:
getSubReqsCountin interfaceSearchRequestOrBuilder
-
getSubReqs
public SubSearchRequest getSubReqs(int index)
repeated .milvus.proto.milvus.SubSearchRequest sub_reqs = 17;- Specified by:
getSubReqsin interfaceSearchRequestOrBuilder
-
getSubReqsOrBuilder
public SubSearchRequestOrBuilder getSubReqsOrBuilder(int index)
repeated .milvus.proto.milvus.SubSearchRequest sub_reqs = 17;- Specified by:
getSubReqsOrBuilderin interfaceSearchRequestOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static SearchRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SearchRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SearchRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SearchRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SearchRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SearchRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static SearchRequest parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static SearchRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static SearchRequest parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static SearchRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static SearchRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static SearchRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public SearchRequest.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static SearchRequest.Builder newBuilder()
-
newBuilder
public static SearchRequest.Builder newBuilder(SearchRequest prototype)
-
toBuilder
public SearchRequest.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected SearchRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static SearchRequest getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<SearchRequest> parser()
-
getParserForType
public com.google.protobuf.Parser<SearchRequest> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public SearchRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-