Class WeaviateProtoSearchGet.PropertiesRequest
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.weaviate.client.grpc.protocol.v1.WeaviateProtoSearchGet.PropertiesRequest
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,WeaviateProtoSearchGet.PropertiesRequestOrBuilder,Serializable
- Enclosing class:
- WeaviateProtoSearchGet
public static final class WeaviateProtoSearchGet.PropertiesRequest extends com.google.protobuf.GeneratedMessageV3 implements WeaviateProtoSearchGet.PropertiesRequestOrBuilder
Protobuf typeweaviate.v1.PropertiesRequest- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classWeaviateProtoSearchGet.PropertiesRequest.BuilderProtobuf typeweaviate.v1.PropertiesRequest-
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 intNON_REF_PROPERTIES_FIELD_NUMBERstatic intOBJECT_PROPERTIES_FIELD_NUMBERstatic intREF_PROPERTIES_FIELD_NUMBERstatic intRETURN_ALL_NONREF_PROPERTIES_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)static WeaviateProtoSearchGet.PropertiesRequestgetDefaultInstance()WeaviateProtoSearchGet.PropertiesRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetNonRefProperties(int index)repeated string non_ref_properties = 1;com.google.protobuf.ByteStringgetNonRefPropertiesBytes(int index)repeated string non_ref_properties = 1;intgetNonRefPropertiesCount()repeated string non_ref_properties = 1;com.google.protobuf.ProtocolStringListgetNonRefPropertiesList()repeated string non_ref_properties = 1;WeaviateProtoSearchGet.ObjectPropertiesRequestgetObjectProperties(int index)repeated .weaviate.v1.ObjectPropertiesRequest object_properties = 3;intgetObjectPropertiesCount()repeated .weaviate.v1.ObjectPropertiesRequest object_properties = 3;List<WeaviateProtoSearchGet.ObjectPropertiesRequest>getObjectPropertiesList()repeated .weaviate.v1.ObjectPropertiesRequest object_properties = 3;WeaviateProtoSearchGet.ObjectPropertiesRequestOrBuildergetObjectPropertiesOrBuilder(int index)repeated .weaviate.v1.ObjectPropertiesRequest object_properties = 3;List<? extends WeaviateProtoSearchGet.ObjectPropertiesRequestOrBuilder>getObjectPropertiesOrBuilderList()repeated .weaviate.v1.ObjectPropertiesRequest object_properties = 3;com.google.protobuf.Parser<WeaviateProtoSearchGet.PropertiesRequest>getParserForType()WeaviateProtoSearchGet.RefPropertiesRequestgetRefProperties(int index)repeated .weaviate.v1.RefPropertiesRequest ref_properties = 2;intgetRefPropertiesCount()repeated .weaviate.v1.RefPropertiesRequest ref_properties = 2;List<WeaviateProtoSearchGet.RefPropertiesRequest>getRefPropertiesList()repeated .weaviate.v1.RefPropertiesRequest ref_properties = 2;WeaviateProtoSearchGet.RefPropertiesRequestOrBuildergetRefPropertiesOrBuilder(int index)repeated .weaviate.v1.RefPropertiesRequest ref_properties = 2;List<? extends WeaviateProtoSearchGet.RefPropertiesRequestOrBuilder>getRefPropertiesOrBuilderList()repeated .weaviate.v1.RefPropertiesRequest ref_properties = 2;booleangetReturnAllNonrefProperties()bool return_all_nonref_properties = 11;intgetSerializedSize()inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static WeaviateProtoSearchGet.PropertiesRequest.BuildernewBuilder()static WeaviateProtoSearchGet.PropertiesRequest.BuildernewBuilder(WeaviateProtoSearchGet.PropertiesRequest prototype)WeaviateProtoSearchGet.PropertiesRequest.BuildernewBuilderForType()protected WeaviateProtoSearchGet.PropertiesRequest.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static WeaviateProtoSearchGet.PropertiesRequestparseDelimitedFrom(InputStream input)static WeaviateProtoSearchGet.PropertiesRequestparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WeaviateProtoSearchGet.PropertiesRequestparseFrom(byte[] data)static WeaviateProtoSearchGet.PropertiesRequestparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WeaviateProtoSearchGet.PropertiesRequestparseFrom(com.google.protobuf.ByteString data)static WeaviateProtoSearchGet.PropertiesRequestparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WeaviateProtoSearchGet.PropertiesRequestparseFrom(com.google.protobuf.CodedInputStream input)static WeaviateProtoSearchGet.PropertiesRequestparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WeaviateProtoSearchGet.PropertiesRequestparseFrom(InputStream input)static WeaviateProtoSearchGet.PropertiesRequestparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WeaviateProtoSearchGet.PropertiesRequestparseFrom(ByteBuffer data)static WeaviateProtoSearchGet.PropertiesRequestparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<WeaviateProtoSearchGet.PropertiesRequest>parser()WeaviateProtoSearchGet.PropertiesRequest.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
-
NON_REF_PROPERTIES_FIELD_NUMBER
public static final int NON_REF_PROPERTIES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REF_PROPERTIES_FIELD_NUMBER
public static final int REF_PROPERTIES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OBJECT_PROPERTIES_FIELD_NUMBER
public static final int OBJECT_PROPERTIES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RETURN_ALL_NONREF_PROPERTIES_FIELD_NUMBER
public static final int RETURN_ALL_NONREF_PROPERTIES_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
-
getNonRefPropertiesList
public com.google.protobuf.ProtocolStringList getNonRefPropertiesList()
repeated string non_ref_properties = 1;- Specified by:
getNonRefPropertiesListin interfaceWeaviateProtoSearchGet.PropertiesRequestOrBuilder- Returns:
- A list containing the nonRefProperties.
-
getNonRefPropertiesCount
public int getNonRefPropertiesCount()
repeated string non_ref_properties = 1;- Specified by:
getNonRefPropertiesCountin interfaceWeaviateProtoSearchGet.PropertiesRequestOrBuilder- Returns:
- The count of nonRefProperties.
-
getNonRefProperties
public String getNonRefProperties(int index)
repeated string non_ref_properties = 1;- Specified by:
getNonRefPropertiesin interfaceWeaviateProtoSearchGet.PropertiesRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The nonRefProperties at the given index.
-
getNonRefPropertiesBytes
public com.google.protobuf.ByteString getNonRefPropertiesBytes(int index)
repeated string non_ref_properties = 1;- Specified by:
getNonRefPropertiesBytesin interfaceWeaviateProtoSearchGet.PropertiesRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the nonRefProperties at the given index.
-
getRefPropertiesList
public List<WeaviateProtoSearchGet.RefPropertiesRequest> getRefPropertiesList()
repeated .weaviate.v1.RefPropertiesRequest ref_properties = 2;- Specified by:
getRefPropertiesListin interfaceWeaviateProtoSearchGet.PropertiesRequestOrBuilder
-
getRefPropertiesOrBuilderList
public List<? extends WeaviateProtoSearchGet.RefPropertiesRequestOrBuilder> getRefPropertiesOrBuilderList()
repeated .weaviate.v1.RefPropertiesRequest ref_properties = 2;- Specified by:
getRefPropertiesOrBuilderListin interfaceWeaviateProtoSearchGet.PropertiesRequestOrBuilder
-
getRefPropertiesCount
public int getRefPropertiesCount()
repeated .weaviate.v1.RefPropertiesRequest ref_properties = 2;- Specified by:
getRefPropertiesCountin interfaceWeaviateProtoSearchGet.PropertiesRequestOrBuilder
-
getRefProperties
public WeaviateProtoSearchGet.RefPropertiesRequest getRefProperties(int index)
repeated .weaviate.v1.RefPropertiesRequest ref_properties = 2;- Specified by:
getRefPropertiesin interfaceWeaviateProtoSearchGet.PropertiesRequestOrBuilder
-
getRefPropertiesOrBuilder
public WeaviateProtoSearchGet.RefPropertiesRequestOrBuilder getRefPropertiesOrBuilder(int index)
repeated .weaviate.v1.RefPropertiesRequest ref_properties = 2;- Specified by:
getRefPropertiesOrBuilderin interfaceWeaviateProtoSearchGet.PropertiesRequestOrBuilder
-
getObjectPropertiesList
public List<WeaviateProtoSearchGet.ObjectPropertiesRequest> getObjectPropertiesList()
repeated .weaviate.v1.ObjectPropertiesRequest object_properties = 3;- Specified by:
getObjectPropertiesListin interfaceWeaviateProtoSearchGet.PropertiesRequestOrBuilder
-
getObjectPropertiesOrBuilderList
public List<? extends WeaviateProtoSearchGet.ObjectPropertiesRequestOrBuilder> getObjectPropertiesOrBuilderList()
repeated .weaviate.v1.ObjectPropertiesRequest object_properties = 3;- Specified by:
getObjectPropertiesOrBuilderListin interfaceWeaviateProtoSearchGet.PropertiesRequestOrBuilder
-
getObjectPropertiesCount
public int getObjectPropertiesCount()
repeated .weaviate.v1.ObjectPropertiesRequest object_properties = 3;- Specified by:
getObjectPropertiesCountin interfaceWeaviateProtoSearchGet.PropertiesRequestOrBuilder
-
getObjectProperties
public WeaviateProtoSearchGet.ObjectPropertiesRequest getObjectProperties(int index)
repeated .weaviate.v1.ObjectPropertiesRequest object_properties = 3;- Specified by:
getObjectPropertiesin interfaceWeaviateProtoSearchGet.PropertiesRequestOrBuilder
-
getObjectPropertiesOrBuilder
public WeaviateProtoSearchGet.ObjectPropertiesRequestOrBuilder getObjectPropertiesOrBuilder(int index)
repeated .weaviate.v1.ObjectPropertiesRequest object_properties = 3;- Specified by:
getObjectPropertiesOrBuilderin interfaceWeaviateProtoSearchGet.PropertiesRequestOrBuilder
-
getReturnAllNonrefProperties
public boolean getReturnAllNonrefProperties()
bool return_all_nonref_properties = 11;- Specified by:
getReturnAllNonrefPropertiesin interfaceWeaviateProtoSearchGet.PropertiesRequestOrBuilder- Returns:
- The returnAllNonrefProperties.
-
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.PropertiesRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WeaviateProtoSearchGet.PropertiesRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WeaviateProtoSearchGet.PropertiesRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WeaviateProtoSearchGet.PropertiesRequest 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.PropertiesRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WeaviateProtoSearchGet.PropertiesRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WeaviateProtoSearchGet.PropertiesRequest parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static WeaviateProtoSearchGet.PropertiesRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static WeaviateProtoSearchGet.PropertiesRequest parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static WeaviateProtoSearchGet.PropertiesRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static WeaviateProtoSearchGet.PropertiesRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static WeaviateProtoSearchGet.PropertiesRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public WeaviateProtoSearchGet.PropertiesRequest.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static WeaviateProtoSearchGet.PropertiesRequest.Builder newBuilder()
-
newBuilder
public static WeaviateProtoSearchGet.PropertiesRequest.Builder newBuilder(WeaviateProtoSearchGet.PropertiesRequest prototype)
-
toBuilder
public WeaviateProtoSearchGet.PropertiesRequest.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected WeaviateProtoSearchGet.PropertiesRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static WeaviateProtoSearchGet.PropertiesRequest getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<WeaviateProtoSearchGet.PropertiesRequest> parser()
-
getParserForType
public com.google.protobuf.Parser<WeaviateProtoSearchGet.PropertiesRequest> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public WeaviateProtoSearchGet.PropertiesRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-