public static final class Vectorindex._SearchAndFetchVectorsRequest extends com.google.protobuf.GeneratedMessageV3 implements Vectorindex._SearchAndFetchVectorsRequestOrBuilder
vectorindex._SearchAndFetchVectorsRequest| Modifier and Type | Class and Description |
|---|---|
static class |
Vectorindex._SearchAndFetchVectorsRequest.Builder
Protobuf type
vectorindex._SearchAndFetchVectorsRequest |
static class |
Vectorindex._SearchAndFetchVectorsRequest.ThresholdCase |
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| Modifier and Type | Field and Description |
|---|---|
static int |
FILTER_EXPRESSION_FIELD_NUMBER |
static int |
INDEX_NAME_FIELD_NUMBER |
static int |
METADATA_FIELDS_FIELD_NUMBER |
static int |
NO_SCORE_THRESHOLD_FIELD_NUMBER |
static int |
QUERY_VECTOR_FIELD_NUMBER |
static int |
SCORE_THRESHOLD_FIELD_NUMBER |
static int |
TOP_K_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
static Vectorindex._SearchAndFetchVectorsRequest |
getDefaultInstance() |
Vectorindex._SearchAndFetchVectorsRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Vectorindex._FilterExpression |
getFilterExpression()
.vectorindex._FilterExpression filter_expression = 7; |
Vectorindex._FilterExpressionOrBuilder |
getFilterExpressionOrBuilder()
.vectorindex._FilterExpression filter_expression = 7; |
java.lang.String |
getIndexName()
string index_name = 1; |
com.google.protobuf.ByteString |
getIndexNameBytes()
string index_name = 1; |
Vectorindex._MetadataRequest |
getMetadataFields()
.vectorindex._MetadataRequest metadata_fields = 4; |
Vectorindex._MetadataRequestOrBuilder |
getMetadataFieldsOrBuilder()
.vectorindex._MetadataRequest metadata_fields = 4; |
Vectorindex._NoScoreThreshold |
getNoScoreThreshold()
.vectorindex._NoScoreThreshold no_score_threshold = 6; |
Vectorindex._NoScoreThresholdOrBuilder |
getNoScoreThresholdOrBuilder()
.vectorindex._NoScoreThreshold no_score_threshold = 6; |
com.google.protobuf.Parser<Vectorindex._SearchAndFetchVectorsRequest> |
getParserForType() |
Vectorindex._Vector |
getQueryVector()
.vectorindex._Vector query_vector = 3; |
Vectorindex._VectorOrBuilder |
getQueryVectorOrBuilder()
.vectorindex._Vector query_vector = 3; |
float |
getScoreThreshold()
float score_threshold = 5; |
int |
getSerializedSize() |
Vectorindex._SearchAndFetchVectorsRequest.ThresholdCase |
getThresholdCase() |
int |
getTopK()
uint32 top_k = 2; |
boolean |
hasFilterExpression()
.vectorindex._FilterExpression filter_expression = 7; |
int |
hashCode() |
boolean |
hasMetadataFields()
.vectorindex._MetadataRequest metadata_fields = 4; |
boolean |
hasNoScoreThreshold()
.vectorindex._NoScoreThreshold no_score_threshold = 6; |
boolean |
hasQueryVector()
.vectorindex._Vector query_vector = 3; |
boolean |
hasScoreThreshold()
float score_threshold = 5; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static Vectorindex._SearchAndFetchVectorsRequest.Builder |
newBuilder() |
static Vectorindex._SearchAndFetchVectorsRequest.Builder |
newBuilder(Vectorindex._SearchAndFetchVectorsRequest prototype) |
Vectorindex._SearchAndFetchVectorsRequest.Builder |
newBuilderForType() |
protected Vectorindex._SearchAndFetchVectorsRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected java.lang.Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static Vectorindex._SearchAndFetchVectorsRequest |
parseDelimitedFrom(java.io.InputStream input) |
static Vectorindex._SearchAndFetchVectorsRequest |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Vectorindex._SearchAndFetchVectorsRequest |
parseFrom(byte[] data) |
static Vectorindex._SearchAndFetchVectorsRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Vectorindex._SearchAndFetchVectorsRequest |
parseFrom(java.nio.ByteBuffer data) |
static Vectorindex._SearchAndFetchVectorsRequest |
parseFrom(java.nio.ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Vectorindex._SearchAndFetchVectorsRequest |
parseFrom(com.google.protobuf.ByteString data) |
static Vectorindex._SearchAndFetchVectorsRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Vectorindex._SearchAndFetchVectorsRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Vectorindex._SearchAndFetchVectorsRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Vectorindex._SearchAndFetchVectorsRequest |
parseFrom(java.io.InputStream input) |
static Vectorindex._SearchAndFetchVectorsRequest |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Vectorindex._SearchAndFetchVectorsRequest> |
parser() |
Vectorindex._SearchAndFetchVectorsRequest.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int INDEX_NAME_FIELD_NUMBER
public static final int TOP_K_FIELD_NUMBER
public static final int QUERY_VECTOR_FIELD_NUMBER
public static final int METADATA_FIELDS_FIELD_NUMBER
public static final int SCORE_THRESHOLD_FIELD_NUMBER
public static final int NO_SCORE_THRESHOLD_FIELD_NUMBER
public static final int FILTER_EXPRESSION_FIELD_NUMBER
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public Vectorindex._SearchAndFetchVectorsRequest.ThresholdCase getThresholdCase()
getThresholdCase in interface Vectorindex._SearchAndFetchVectorsRequestOrBuilderpublic java.lang.String getIndexName()
string index_name = 1;getIndexName in interface Vectorindex._SearchAndFetchVectorsRequestOrBuilderpublic com.google.protobuf.ByteString getIndexNameBytes()
string index_name = 1;getIndexNameBytes in interface Vectorindex._SearchAndFetchVectorsRequestOrBuilderpublic int getTopK()
uint32 top_k = 2;getTopK in interface Vectorindex._SearchAndFetchVectorsRequestOrBuilderpublic boolean hasQueryVector()
.vectorindex._Vector query_vector = 3;hasQueryVector in interface Vectorindex._SearchAndFetchVectorsRequestOrBuilderpublic Vectorindex._Vector getQueryVector()
.vectorindex._Vector query_vector = 3;getQueryVector in interface Vectorindex._SearchAndFetchVectorsRequestOrBuilderpublic Vectorindex._VectorOrBuilder getQueryVectorOrBuilder()
.vectorindex._Vector query_vector = 3;getQueryVectorOrBuilder in interface Vectorindex._SearchAndFetchVectorsRequestOrBuilderpublic boolean hasMetadataFields()
.vectorindex._MetadataRequest metadata_fields = 4;hasMetadataFields in interface Vectorindex._SearchAndFetchVectorsRequestOrBuilderpublic Vectorindex._MetadataRequest getMetadataFields()
.vectorindex._MetadataRequest metadata_fields = 4;getMetadataFields in interface Vectorindex._SearchAndFetchVectorsRequestOrBuilderpublic Vectorindex._MetadataRequestOrBuilder getMetadataFieldsOrBuilder()
.vectorindex._MetadataRequest metadata_fields = 4;getMetadataFieldsOrBuilder in interface Vectorindex._SearchAndFetchVectorsRequestOrBuilderpublic boolean hasScoreThreshold()
float score_threshold = 5;hasScoreThreshold in interface Vectorindex._SearchAndFetchVectorsRequestOrBuilderpublic float getScoreThreshold()
float score_threshold = 5;getScoreThreshold in interface Vectorindex._SearchAndFetchVectorsRequestOrBuilderpublic boolean hasNoScoreThreshold()
.vectorindex._NoScoreThreshold no_score_threshold = 6;hasNoScoreThreshold in interface Vectorindex._SearchAndFetchVectorsRequestOrBuilderpublic Vectorindex._NoScoreThreshold getNoScoreThreshold()
.vectorindex._NoScoreThreshold no_score_threshold = 6;getNoScoreThreshold in interface Vectorindex._SearchAndFetchVectorsRequestOrBuilderpublic Vectorindex._NoScoreThresholdOrBuilder getNoScoreThresholdOrBuilder()
.vectorindex._NoScoreThreshold no_score_threshold = 6;getNoScoreThresholdOrBuilder in interface Vectorindex._SearchAndFetchVectorsRequestOrBuilderpublic boolean hasFilterExpression()
.vectorindex._FilterExpression filter_expression = 7;hasFilterExpression in interface Vectorindex._SearchAndFetchVectorsRequestOrBuilderpublic Vectorindex._FilterExpression getFilterExpression()
.vectorindex._FilterExpression filter_expression = 7;getFilterExpression in interface Vectorindex._SearchAndFetchVectorsRequestOrBuilderpublic Vectorindex._FilterExpressionOrBuilder getFilterExpressionOrBuilder()
.vectorindex._FilterExpression filter_expression = 7;getFilterExpressionOrBuilder in interface Vectorindex._SearchAndFetchVectorsRequestOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3java.io.IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(java.lang.Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static Vectorindex._SearchAndFetchVectorsRequest parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Vectorindex._SearchAndFetchVectorsRequest parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Vectorindex._SearchAndFetchVectorsRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Vectorindex._SearchAndFetchVectorsRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Vectorindex._SearchAndFetchVectorsRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Vectorindex._SearchAndFetchVectorsRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Vectorindex._SearchAndFetchVectorsRequest parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Vectorindex._SearchAndFetchVectorsRequest parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static Vectorindex._SearchAndFetchVectorsRequest parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Vectorindex._SearchAndFetchVectorsRequest parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static Vectorindex._SearchAndFetchVectorsRequest parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static Vectorindex._SearchAndFetchVectorsRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic Vectorindex._SearchAndFetchVectorsRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Vectorindex._SearchAndFetchVectorsRequest.Builder newBuilder()
public static Vectorindex._SearchAndFetchVectorsRequest.Builder newBuilder(Vectorindex._SearchAndFetchVectorsRequest prototype)
public Vectorindex._SearchAndFetchVectorsRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Vectorindex._SearchAndFetchVectorsRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Vectorindex._SearchAndFetchVectorsRequest getDefaultInstance()
public static com.google.protobuf.Parser<Vectorindex._SearchAndFetchVectorsRequest> parser()
public com.google.protobuf.Parser<Vectorindex._SearchAndFetchVectorsRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Vectorindex._SearchAndFetchVectorsRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder