Class WeaviateProtoProperties.Value
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- io.weaviate.client.grpc.protocol.v1.WeaviateProtoProperties.Value
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,WeaviateProtoProperties.ValueOrBuilder,Serializable
- Enclosing class:
- WeaviateProtoProperties
public static final class WeaviateProtoProperties.Value extends com.google.protobuf.GeneratedMessageV3 implements WeaviateProtoProperties.ValueOrBuilder
Protobuf typeweaviate.v1.Value- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classWeaviateProtoProperties.Value.BuilderProtobuf typeweaviate.v1.Valuestatic classWeaviateProtoProperties.Value.KindCase-
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 intBLOB_VALUE_FIELD_NUMBERstatic intBOOL_VALUE_FIELD_NUMBERstatic intDATE_VALUE_FIELD_NUMBERstatic intGEO_VALUE_FIELD_NUMBERstatic intINT_VALUE_FIELD_NUMBERstatic intLIST_VALUE_FIELD_NUMBERstatic intNULL_VALUE_FIELD_NUMBERstatic intNUMBER_VALUE_FIELD_NUMBERstatic intOBJECT_VALUE_FIELD_NUMBERstatic intPHONE_VALUE_FIELD_NUMBERstatic intSTRING_VALUE_FIELD_NUMBERstatic intTEXT_VALUE_FIELD_NUMBERstatic intUUID_VALUE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleanequals(Object obj)StringgetBlobValue()string blob_value = 10;com.google.protobuf.ByteStringgetBlobValueBytes()string blob_value = 10;booleangetBoolValue()bool bool_value = 3;StringgetDateValue()string date_value = 6;com.google.protobuf.ByteStringgetDateValueBytes()string date_value = 6;static WeaviateProtoProperties.ValuegetDefaultInstance()WeaviateProtoProperties.ValuegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()WeaviateProtoProperties.GeoCoordinategetGeoValue().weaviate.v1.GeoCoordinate geo_value = 9;WeaviateProtoProperties.GeoCoordinateOrBuildergetGeoValueOrBuilder().weaviate.v1.GeoCoordinate geo_value = 9;longgetIntValue()int64 int_value = 8;WeaviateProtoProperties.Value.KindCasegetKindCase()WeaviateProtoProperties.ListValuegetListValue().weaviate.v1.ListValue list_value = 5;WeaviateProtoProperties.ListValueOrBuildergetListValueOrBuilder().weaviate.v1.ListValue list_value = 5;com.google.protobuf.NullValuegetNullValue().google.protobuf.NullValue null_value = 12;intgetNullValueValue().google.protobuf.NullValue null_value = 12;doublegetNumberValue()double number_value = 1;WeaviateProtoProperties.PropertiesgetObjectValue().weaviate.v1.Properties object_value = 4;WeaviateProtoProperties.PropertiesOrBuildergetObjectValueOrBuilder().weaviate.v1.Properties object_value = 4;com.google.protobuf.Parser<WeaviateProtoProperties.Value>getParserForType()WeaviateProtoProperties.PhoneNumbergetPhoneValue().weaviate.v1.PhoneNumber phone_value = 11;WeaviateProtoProperties.PhoneNumberOrBuildergetPhoneValueOrBuilder().weaviate.v1.PhoneNumber phone_value = 11;intgetSerializedSize()StringgetStringValue()Deprecated.weaviate.v1.Value.string_value is deprecated.com.google.protobuf.ByteStringgetStringValueBytes()Deprecated.weaviate.v1.Value.string_value is deprecated.StringgetTextValue()string text_value = 13;com.google.protobuf.ByteStringgetTextValueBytes()string text_value = 13;StringgetUuidValue()string uuid_value = 7;com.google.protobuf.ByteStringgetUuidValueBytes()string uuid_value = 7;booleanhasBlobValue()string blob_value = 10;booleanhasBoolValue()bool bool_value = 3;booleanhasDateValue()string date_value = 6;booleanhasGeoValue().weaviate.v1.GeoCoordinate geo_value = 9;inthashCode()booleanhasIntValue()int64 int_value = 8;booleanhasListValue().weaviate.v1.ListValue list_value = 5;booleanhasNullValue().google.protobuf.NullValue null_value = 12;booleanhasNumberValue()double number_value = 1;booleanhasObjectValue().weaviate.v1.Properties object_value = 4;booleanhasPhoneValue().weaviate.v1.PhoneNumber phone_value = 11;booleanhasStringValue()Deprecated.weaviate.v1.Value.string_value is deprecated.booleanhasTextValue()string text_value = 13;booleanhasUuidValue()string uuid_value = 7;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static WeaviateProtoProperties.Value.BuildernewBuilder()static WeaviateProtoProperties.Value.BuildernewBuilder(WeaviateProtoProperties.Value prototype)WeaviateProtoProperties.Value.BuildernewBuilderForType()protected WeaviateProtoProperties.Value.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static WeaviateProtoProperties.ValueparseDelimitedFrom(InputStream input)static WeaviateProtoProperties.ValueparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WeaviateProtoProperties.ValueparseFrom(byte[] data)static WeaviateProtoProperties.ValueparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WeaviateProtoProperties.ValueparseFrom(com.google.protobuf.ByteString data)static WeaviateProtoProperties.ValueparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WeaviateProtoProperties.ValueparseFrom(com.google.protobuf.CodedInputStream input)static WeaviateProtoProperties.ValueparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WeaviateProtoProperties.ValueparseFrom(InputStream input)static WeaviateProtoProperties.ValueparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WeaviateProtoProperties.ValueparseFrom(ByteBuffer data)static WeaviateProtoProperties.ValueparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<WeaviateProtoProperties.Value>parser()WeaviateProtoProperties.Value.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
-
NUMBER_VALUE_FIELD_NUMBER
public static final int NUMBER_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STRING_VALUE_FIELD_NUMBER
public static final int STRING_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BOOL_VALUE_FIELD_NUMBER
public static final int BOOL_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OBJECT_VALUE_FIELD_NUMBER
public static final int OBJECT_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LIST_VALUE_FIELD_NUMBER
public static final int LIST_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DATE_VALUE_FIELD_NUMBER
public static final int DATE_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
UUID_VALUE_FIELD_NUMBER
public static final int UUID_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INT_VALUE_FIELD_NUMBER
public static final int INT_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GEO_VALUE_FIELD_NUMBER
public static final int GEO_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BLOB_VALUE_FIELD_NUMBER
public static final int BLOB_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PHONE_VALUE_FIELD_NUMBER
public static final int PHONE_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NULL_VALUE_FIELD_NUMBER
public static final int NULL_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TEXT_VALUE_FIELD_NUMBER
public static final int TEXT_VALUE_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
-
getKindCase
public WeaviateProtoProperties.Value.KindCase getKindCase()
- Specified by:
getKindCasein interfaceWeaviateProtoProperties.ValueOrBuilder
-
hasNumberValue
public boolean hasNumberValue()
double number_value = 1;- Specified by:
hasNumberValuein interfaceWeaviateProtoProperties.ValueOrBuilder- Returns:
- Whether the numberValue field is set.
-
getNumberValue
public double getNumberValue()
double number_value = 1;- Specified by:
getNumberValuein interfaceWeaviateProtoProperties.ValueOrBuilder- Returns:
- The numberValue.
-
hasStringValue
@Deprecated public boolean hasStringValue()
Deprecated.weaviate.v1.Value.string_value is deprecated. See v1/properties.proto;l=17string string_value = 2 [deprecated = true];- Specified by:
hasStringValuein interfaceWeaviateProtoProperties.ValueOrBuilder- Returns:
- Whether the stringValue field is set.
-
getStringValue
@Deprecated public String getStringValue()
Deprecated.weaviate.v1.Value.string_value is deprecated. See v1/properties.proto;l=17string string_value = 2 [deprecated = true];- Specified by:
getStringValuein interfaceWeaviateProtoProperties.ValueOrBuilder- Returns:
- The stringValue.
-
getStringValueBytes
@Deprecated public com.google.protobuf.ByteString getStringValueBytes()
Deprecated.weaviate.v1.Value.string_value is deprecated. See v1/properties.proto;l=17string string_value = 2 [deprecated = true];- Specified by:
getStringValueBytesin interfaceWeaviateProtoProperties.ValueOrBuilder- Returns:
- The bytes for stringValue.
-
hasBoolValue
public boolean hasBoolValue()
bool bool_value = 3;- Specified by:
hasBoolValuein interfaceWeaviateProtoProperties.ValueOrBuilder- Returns:
- Whether the boolValue field is set.
-
getBoolValue
public boolean getBoolValue()
bool bool_value = 3;- Specified by:
getBoolValuein interfaceWeaviateProtoProperties.ValueOrBuilder- Returns:
- The boolValue.
-
hasObjectValue
public boolean hasObjectValue()
.weaviate.v1.Properties object_value = 4;- Specified by:
hasObjectValuein interfaceWeaviateProtoProperties.ValueOrBuilder- Returns:
- Whether the objectValue field is set.
-
getObjectValue
public WeaviateProtoProperties.Properties getObjectValue()
.weaviate.v1.Properties object_value = 4;- Specified by:
getObjectValuein interfaceWeaviateProtoProperties.ValueOrBuilder- Returns:
- The objectValue.
-
getObjectValueOrBuilder
public WeaviateProtoProperties.PropertiesOrBuilder getObjectValueOrBuilder()
.weaviate.v1.Properties object_value = 4;- Specified by:
getObjectValueOrBuilderin interfaceWeaviateProtoProperties.ValueOrBuilder
-
hasListValue
public boolean hasListValue()
.weaviate.v1.ListValue list_value = 5;- Specified by:
hasListValuein interfaceWeaviateProtoProperties.ValueOrBuilder- Returns:
- Whether the listValue field is set.
-
getListValue
public WeaviateProtoProperties.ListValue getListValue()
.weaviate.v1.ListValue list_value = 5;- Specified by:
getListValuein interfaceWeaviateProtoProperties.ValueOrBuilder- Returns:
- The listValue.
-
getListValueOrBuilder
public WeaviateProtoProperties.ListValueOrBuilder getListValueOrBuilder()
.weaviate.v1.ListValue list_value = 5;- Specified by:
getListValueOrBuilderin interfaceWeaviateProtoProperties.ValueOrBuilder
-
hasDateValue
public boolean hasDateValue()
string date_value = 6;- Specified by:
hasDateValuein interfaceWeaviateProtoProperties.ValueOrBuilder- Returns:
- Whether the dateValue field is set.
-
getDateValue
public String getDateValue()
string date_value = 6;- Specified by:
getDateValuein interfaceWeaviateProtoProperties.ValueOrBuilder- Returns:
- The dateValue.
-
getDateValueBytes
public com.google.protobuf.ByteString getDateValueBytes()
string date_value = 6;- Specified by:
getDateValueBytesin interfaceWeaviateProtoProperties.ValueOrBuilder- Returns:
- The bytes for dateValue.
-
hasUuidValue
public boolean hasUuidValue()
string uuid_value = 7;- Specified by:
hasUuidValuein interfaceWeaviateProtoProperties.ValueOrBuilder- Returns:
- Whether the uuidValue field is set.
-
getUuidValue
public String getUuidValue()
string uuid_value = 7;- Specified by:
getUuidValuein interfaceWeaviateProtoProperties.ValueOrBuilder- Returns:
- The uuidValue.
-
getUuidValueBytes
public com.google.protobuf.ByteString getUuidValueBytes()
string uuid_value = 7;- Specified by:
getUuidValueBytesin interfaceWeaviateProtoProperties.ValueOrBuilder- Returns:
- The bytes for uuidValue.
-
hasIntValue
public boolean hasIntValue()
int64 int_value = 8;- Specified by:
hasIntValuein interfaceWeaviateProtoProperties.ValueOrBuilder- Returns:
- Whether the intValue field is set.
-
getIntValue
public long getIntValue()
int64 int_value = 8;- Specified by:
getIntValuein interfaceWeaviateProtoProperties.ValueOrBuilder- Returns:
- The intValue.
-
hasGeoValue
public boolean hasGeoValue()
.weaviate.v1.GeoCoordinate geo_value = 9;- Specified by:
hasGeoValuein interfaceWeaviateProtoProperties.ValueOrBuilder- Returns:
- Whether the geoValue field is set.
-
getGeoValue
public WeaviateProtoProperties.GeoCoordinate getGeoValue()
.weaviate.v1.GeoCoordinate geo_value = 9;- Specified by:
getGeoValuein interfaceWeaviateProtoProperties.ValueOrBuilder- Returns:
- The geoValue.
-
getGeoValueOrBuilder
public WeaviateProtoProperties.GeoCoordinateOrBuilder getGeoValueOrBuilder()
.weaviate.v1.GeoCoordinate geo_value = 9;- Specified by:
getGeoValueOrBuilderin interfaceWeaviateProtoProperties.ValueOrBuilder
-
hasBlobValue
public boolean hasBlobValue()
string blob_value = 10;- Specified by:
hasBlobValuein interfaceWeaviateProtoProperties.ValueOrBuilder- Returns:
- Whether the blobValue field is set.
-
getBlobValue
public String getBlobValue()
string blob_value = 10;- Specified by:
getBlobValuein interfaceWeaviateProtoProperties.ValueOrBuilder- Returns:
- The blobValue.
-
getBlobValueBytes
public com.google.protobuf.ByteString getBlobValueBytes()
string blob_value = 10;- Specified by:
getBlobValueBytesin interfaceWeaviateProtoProperties.ValueOrBuilder- Returns:
- The bytes for blobValue.
-
hasPhoneValue
public boolean hasPhoneValue()
.weaviate.v1.PhoneNumber phone_value = 11;- Specified by:
hasPhoneValuein interfaceWeaviateProtoProperties.ValueOrBuilder- Returns:
- Whether the phoneValue field is set.
-
getPhoneValue
public WeaviateProtoProperties.PhoneNumber getPhoneValue()
.weaviate.v1.PhoneNumber phone_value = 11;- Specified by:
getPhoneValuein interfaceWeaviateProtoProperties.ValueOrBuilder- Returns:
- The phoneValue.
-
getPhoneValueOrBuilder
public WeaviateProtoProperties.PhoneNumberOrBuilder getPhoneValueOrBuilder()
.weaviate.v1.PhoneNumber phone_value = 11;- Specified by:
getPhoneValueOrBuilderin interfaceWeaviateProtoProperties.ValueOrBuilder
-
hasNullValue
public boolean hasNullValue()
.google.protobuf.NullValue null_value = 12;- Specified by:
hasNullValuein interfaceWeaviateProtoProperties.ValueOrBuilder- Returns:
- Whether the nullValue field is set.
-
getNullValueValue
public int getNullValueValue()
.google.protobuf.NullValue null_value = 12;- Specified by:
getNullValueValuein interfaceWeaviateProtoProperties.ValueOrBuilder- Returns:
- The enum numeric value on the wire for nullValue.
-
getNullValue
public com.google.protobuf.NullValue getNullValue()
.google.protobuf.NullValue null_value = 12;- Specified by:
getNullValuein interfaceWeaviateProtoProperties.ValueOrBuilder- Returns:
- The nullValue.
-
hasTextValue
public boolean hasTextValue()
string text_value = 13;- Specified by:
hasTextValuein interfaceWeaviateProtoProperties.ValueOrBuilder- Returns:
- Whether the textValue field is set.
-
getTextValue
public String getTextValue()
string text_value = 13;- Specified by:
getTextValuein interfaceWeaviateProtoProperties.ValueOrBuilder- Returns:
- The textValue.
-
getTextValueBytes
public com.google.protobuf.ByteString getTextValueBytes()
string text_value = 13;- Specified by:
getTextValueBytesin interfaceWeaviateProtoProperties.ValueOrBuilder- Returns:
- The bytes for textValue.
-
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 WeaviateProtoProperties.Value parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WeaviateProtoProperties.Value parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WeaviateProtoProperties.Value parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WeaviateProtoProperties.Value parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WeaviateProtoProperties.Value parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WeaviateProtoProperties.Value parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WeaviateProtoProperties.Value parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static WeaviateProtoProperties.Value parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static WeaviateProtoProperties.Value parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static WeaviateProtoProperties.Value parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static WeaviateProtoProperties.Value parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static WeaviateProtoProperties.Value parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public WeaviateProtoProperties.Value.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static WeaviateProtoProperties.Value.Builder newBuilder()
-
newBuilder
public static WeaviateProtoProperties.Value.Builder newBuilder(WeaviateProtoProperties.Value prototype)
-
toBuilder
public WeaviateProtoProperties.Value.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected WeaviateProtoProperties.Value.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static WeaviateProtoProperties.Value getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<WeaviateProtoProperties.Value> parser()
-
getParserForType
public com.google.protobuf.Parser<WeaviateProtoProperties.Value> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public WeaviateProtoProperties.Value getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-