Class WeaviateProtoSearchGet.MetadataRequest
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.weaviate.client.grpc.protocol.v1.WeaviateProtoSearchGet.MetadataRequest
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,WeaviateProtoSearchGet.MetadataRequestOrBuilder,Serializable
- Enclosing class:
- WeaviateProtoSearchGet
public static final class WeaviateProtoSearchGet.MetadataRequest extends com.google.protobuf.GeneratedMessageV3 implements WeaviateProtoSearchGet.MetadataRequestOrBuilder
Protobuf typeweaviate.v1.MetadataRequest- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classWeaviateProtoSearchGet.MetadataRequest.BuilderProtobuf typeweaviate.v1.MetadataRequest-
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 intCERTAINTY_FIELD_NUMBERstatic intCREATION_TIME_UNIX_FIELD_NUMBERstatic intDISTANCE_FIELD_NUMBERstatic intEXPLAIN_SCORE_FIELD_NUMBERstatic intIS_CONSISTENT_FIELD_NUMBERstatic intLAST_UPDATE_TIME_UNIX_FIELD_NUMBERstatic intSCORE_FIELD_NUMBERstatic intUUID_FIELD_NUMBERstatic intVECTOR_FIELD_NUMBERstatic intVECTORS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)booleangetCertainty()bool certainty = 6;booleangetCreationTimeUnix()bool creation_time_unix = 3;static WeaviateProtoSearchGet.MetadataRequestgetDefaultInstance()WeaviateProtoSearchGet.MetadataRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()booleangetDistance()bool distance = 5;booleangetExplainScore()bool explain_score = 8;booleangetIsConsistent()bool is_consistent = 9;booleangetLastUpdateTimeUnix()bool last_update_time_unix = 4;com.google.protobuf.Parser<WeaviateProtoSearchGet.MetadataRequest>getParserForType()booleangetScore()bool score = 7;intgetSerializedSize()booleangetUuid()bool uuid = 1;booleangetVector()bool vector = 2;StringgetVectors(int index)repeated string vectors = 10;com.google.protobuf.ByteStringgetVectorsBytes(int index)repeated string vectors = 10;intgetVectorsCount()repeated string vectors = 10;com.google.protobuf.ProtocolStringListgetVectorsList()repeated string vectors = 10;inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static WeaviateProtoSearchGet.MetadataRequest.BuildernewBuilder()static WeaviateProtoSearchGet.MetadataRequest.BuildernewBuilder(WeaviateProtoSearchGet.MetadataRequest prototype)WeaviateProtoSearchGet.MetadataRequest.BuildernewBuilderForType()protected WeaviateProtoSearchGet.MetadataRequest.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static WeaviateProtoSearchGet.MetadataRequestparseDelimitedFrom(InputStream input)static WeaviateProtoSearchGet.MetadataRequestparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WeaviateProtoSearchGet.MetadataRequestparseFrom(byte[] data)static WeaviateProtoSearchGet.MetadataRequestparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WeaviateProtoSearchGet.MetadataRequestparseFrom(com.google.protobuf.ByteString data)static WeaviateProtoSearchGet.MetadataRequestparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WeaviateProtoSearchGet.MetadataRequestparseFrom(com.google.protobuf.CodedInputStream input)static WeaviateProtoSearchGet.MetadataRequestparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WeaviateProtoSearchGet.MetadataRequestparseFrom(InputStream input)static WeaviateProtoSearchGet.MetadataRequestparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WeaviateProtoSearchGet.MetadataRequestparseFrom(ByteBuffer data)static WeaviateProtoSearchGet.MetadataRequestparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<WeaviateProtoSearchGet.MetadataRequest>parser()WeaviateProtoSearchGet.MetadataRequest.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, internalGetMapFieldReflection, 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
-
UUID_FIELD_NUMBER
public static final int UUID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VECTOR_FIELD_NUMBER
public static final int VECTOR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATION_TIME_UNIX_FIELD_NUMBER
public static final int CREATION_TIME_UNIX_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LAST_UPDATE_TIME_UNIX_FIELD_NUMBER
public static final int LAST_UPDATE_TIME_UNIX_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DISTANCE_FIELD_NUMBER
public static final int DISTANCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CERTAINTY_FIELD_NUMBER
public static final int CERTAINTY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SCORE_FIELD_NUMBER
public static final int SCORE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXPLAIN_SCORE_FIELD_NUMBER
public static final int EXPLAIN_SCORE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IS_CONSISTENT_FIELD_NUMBER
public static final int IS_CONSISTENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VECTORS_FIELD_NUMBER
public static final int VECTORS_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
-
getUuid
public boolean getUuid()
bool uuid = 1;- Specified by:
getUuidin interfaceWeaviateProtoSearchGet.MetadataRequestOrBuilder- Returns:
- The uuid.
-
getVector
public boolean getVector()
bool vector = 2;- Specified by:
getVectorin interfaceWeaviateProtoSearchGet.MetadataRequestOrBuilder- Returns:
- The vector.
-
getCreationTimeUnix
public boolean getCreationTimeUnix()
bool creation_time_unix = 3;- Specified by:
getCreationTimeUnixin interfaceWeaviateProtoSearchGet.MetadataRequestOrBuilder- Returns:
- The creationTimeUnix.
-
getLastUpdateTimeUnix
public boolean getLastUpdateTimeUnix()
bool last_update_time_unix = 4;- Specified by:
getLastUpdateTimeUnixin interfaceWeaviateProtoSearchGet.MetadataRequestOrBuilder- Returns:
- The lastUpdateTimeUnix.
-
getDistance
public boolean getDistance()
bool distance = 5;- Specified by:
getDistancein interfaceWeaviateProtoSearchGet.MetadataRequestOrBuilder- Returns:
- The distance.
-
getCertainty
public boolean getCertainty()
bool certainty = 6;- Specified by:
getCertaintyin interfaceWeaviateProtoSearchGet.MetadataRequestOrBuilder- Returns:
- The certainty.
-
getScore
public boolean getScore()
bool score = 7;- Specified by:
getScorein interfaceWeaviateProtoSearchGet.MetadataRequestOrBuilder- Returns:
- The score.
-
getExplainScore
public boolean getExplainScore()
bool explain_score = 8;- Specified by:
getExplainScorein interfaceWeaviateProtoSearchGet.MetadataRequestOrBuilder- Returns:
- The explainScore.
-
getIsConsistent
public boolean getIsConsistent()
bool is_consistent = 9;- Specified by:
getIsConsistentin interfaceWeaviateProtoSearchGet.MetadataRequestOrBuilder- Returns:
- The isConsistent.
-
getVectorsList
public com.google.protobuf.ProtocolStringList getVectorsList()
repeated string vectors = 10;- Specified by:
getVectorsListin interfaceWeaviateProtoSearchGet.MetadataRequestOrBuilder- Returns:
- A list containing the vectors.
-
getVectorsCount
public int getVectorsCount()
repeated string vectors = 10;- Specified by:
getVectorsCountin interfaceWeaviateProtoSearchGet.MetadataRequestOrBuilder- Returns:
- The count of vectors.
-
getVectors
public String getVectors(int index)
repeated string vectors = 10;- Specified by:
getVectorsin interfaceWeaviateProtoSearchGet.MetadataRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The vectors at the given index.
-
getVectorsBytes
public com.google.protobuf.ByteString getVectorsBytes(int index)
repeated string vectors = 10;- Specified by:
getVectorsBytesin interfaceWeaviateProtoSearchGet.MetadataRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the vectors at the given index.
-
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 WeaviateProtoSearchGet.MetadataRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WeaviateProtoSearchGet.MetadataRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WeaviateProtoSearchGet.MetadataRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WeaviateProtoSearchGet.MetadataRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WeaviateProtoSearchGet.MetadataRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WeaviateProtoSearchGet.MetadataRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WeaviateProtoSearchGet.MetadataRequest parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static WeaviateProtoSearchGet.MetadataRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static WeaviateProtoSearchGet.MetadataRequest parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static WeaviateProtoSearchGet.MetadataRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static WeaviateProtoSearchGet.MetadataRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static WeaviateProtoSearchGet.MetadataRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public WeaviateProtoSearchGet.MetadataRequest.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static WeaviateProtoSearchGet.MetadataRequest.Builder newBuilder()
-
newBuilder
public static WeaviateProtoSearchGet.MetadataRequest.Builder newBuilder(WeaviateProtoSearchGet.MetadataRequest prototype)
-
toBuilder
public WeaviateProtoSearchGet.MetadataRequest.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected WeaviateProtoSearchGet.MetadataRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static WeaviateProtoSearchGet.MetadataRequest getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<WeaviateProtoSearchGet.MetadataRequest> parser()
-
getParserForType
public com.google.protobuf.Parser<WeaviateProtoSearchGet.MetadataRequest> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public WeaviateProtoSearchGet.MetadataRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-