Class FeatureValueOuterClass.FeatureValue
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.linkedin.feathr.common.types.protobuf.FeatureValueOuterClass.FeatureValue
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,FeatureValueOuterClass.FeatureValueOrBuilder,Serializable
- Enclosing class:
- FeatureValueOuterClass
public static final class FeatureValueOuterClass.FeatureValue
extends com.google.protobuf.GeneratedMessage
implements FeatureValueOuterClass.FeatureValueOrBuilder
Protobuf type
protobuf.FeatureValue- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typeprotobuf.FeatureValuestatic enumNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message, Type extends Object> Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic com.google.protobuf.Parser<FeatureValueOuterClass.FeatureValue>static final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuildersFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionoptional .protobuf.BooleanArray boolean_array = 10;optional .protobuf.BooleanArray boolean_array = 10;booleanoptional bool boolean_value = 1;optional .protobuf.BytesArray byte_array = 16;optional .protobuf.BytesArray byte_array = 16;static final com.google.protobuf.Descriptors.Descriptoroptional .protobuf.DoubleArray double_array = 13;optional .protobuf.DoubleArray double_array = 13;doubleoptional double double_value = 4;optional .protobuf.FloatArray float_array = 12;optional .protobuf.FloatArray float_array = 12;floatoptional float float_value = 3;optional .protobuf.IntegerArray int_array = 14;optional .protobuf.IntegerArray int_array = 14;intoptional int32 int_value = 5;optional .protobuf.LongArray long_array = 15;optional .protobuf.LongArray long_array = 15;longoptional int64 long_value = 6;com.google.protobuf.Parser<FeatureValueOuterClass.FeatureValue>intoptional .protobuf.SparseBoolArray sparse_bool_array = 21;optional .protobuf.SparseBoolArray sparse_bool_array = 21;optional .protobuf.SparseDoubleArray sparse_double_array = 24;optional .protobuf.SparseDoubleArray sparse_double_array = 24;optional .protobuf.SparseFloatArray sparse_float_array = 25;optional .protobuf.SparseFloatArray sparse_float_array = 25;optional .protobuf.SparseIntegerArray sparse_integer_array = 22;optional .protobuf.SparseIntegerArray sparse_integer_array = 22;optional .protobuf.SparseLongArray sparse_long_array = 23;optional .protobuf.SparseLongArray sparse_long_array = 23;optional .protobuf.SparseStringArray sparse_string_array = 20;optional .protobuf.SparseStringArray sparse_string_array = 20;optional .protobuf.StringArray string_array = 11;optional .protobuf.StringArray string_array = 11;optional string string_value = 2;com.google.protobuf.ByteStringoptional string string_value = 2;final com.google.protobuf.UnknownFieldSetbooleanoptional .protobuf.BooleanArray boolean_array = 10;booleanoptional bool boolean_value = 1;booleanoptional .protobuf.BytesArray byte_array = 16;booleanoptional .protobuf.DoubleArray double_array = 13;booleanoptional double double_value = 4;booleanoptional .protobuf.FloatArray float_array = 12;booleanoptional float float_value = 3;booleanoptional .protobuf.IntegerArray int_array = 14;booleanoptional int32 int_value = 5;booleanoptional .protobuf.LongArray long_array = 15;booleanoptional int64 long_value = 6;booleanoptional .protobuf.SparseBoolArray sparse_bool_array = 21;booleanoptional .protobuf.SparseDoubleArray sparse_double_array = 24;booleanoptional .protobuf.SparseFloatArray sparse_float_array = 25;booleanoptional .protobuf.SparseIntegerArray sparse_integer_array = 22;booleanoptional .protobuf.SparseLongArray sparse_long_array = 23;booleanoptional .protobuf.SparseStringArray sparse_string_array = 20;booleanoptional .protobuf.StringArray string_array = 11;booleanoptional string string_value = 2;protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleannewBuilder(FeatureValueOuterClass.FeatureValue prototype) newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) protected ObjectvoidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
equals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
Field Details
-
PARSER
-
BOOLEAN_VALUE_FIELD_NUMBER
public static final int BOOLEAN_VALUE_FIELD_NUMBER- See Also:
-
STRING_VALUE_FIELD_NUMBER
public static final int STRING_VALUE_FIELD_NUMBER- See Also:
-
FLOAT_VALUE_FIELD_NUMBER
public static final int FLOAT_VALUE_FIELD_NUMBER- See Also:
-
DOUBLE_VALUE_FIELD_NUMBER
public static final int DOUBLE_VALUE_FIELD_NUMBER- See Also:
-
INT_VALUE_FIELD_NUMBER
public static final int INT_VALUE_FIELD_NUMBER- See Also:
-
LONG_VALUE_FIELD_NUMBER
public static final int LONG_VALUE_FIELD_NUMBER- See Also:
-
BOOLEAN_ARRAY_FIELD_NUMBER
public static final int BOOLEAN_ARRAY_FIELD_NUMBER- See Also:
-
STRING_ARRAY_FIELD_NUMBER
public static final int STRING_ARRAY_FIELD_NUMBER- See Also:
-
FLOAT_ARRAY_FIELD_NUMBER
public static final int FLOAT_ARRAY_FIELD_NUMBER- See Also:
-
DOUBLE_ARRAY_FIELD_NUMBER
public static final int DOUBLE_ARRAY_FIELD_NUMBER- See Also:
-
INT_ARRAY_FIELD_NUMBER
public static final int INT_ARRAY_FIELD_NUMBER- See Also:
-
LONG_ARRAY_FIELD_NUMBER
public static final int LONG_ARRAY_FIELD_NUMBER- See Also:
-
BYTE_ARRAY_FIELD_NUMBER
public static final int BYTE_ARRAY_FIELD_NUMBER- See Also:
-
SPARSE_STRING_ARRAY_FIELD_NUMBER
public static final int SPARSE_STRING_ARRAY_FIELD_NUMBER- See Also:
-
SPARSE_BOOL_ARRAY_FIELD_NUMBER
public static final int SPARSE_BOOL_ARRAY_FIELD_NUMBER- See Also:
-
SPARSE_INTEGER_ARRAY_FIELD_NUMBER
public static final int SPARSE_INTEGER_ARRAY_FIELD_NUMBER- See Also:
-
SPARSE_LONG_ARRAY_FIELD_NUMBER
public static final int SPARSE_LONG_ARRAY_FIELD_NUMBER- See Also:
-
SPARSE_DOUBLE_ARRAY_FIELD_NUMBER
public static final int SPARSE_DOUBLE_ARRAY_FIELD_NUMBER- See Also:
-
SPARSE_FLOAT_ARRAY_FIELD_NUMBER
public static final int SPARSE_FLOAT_ARRAY_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDefaultInstance
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessage
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getFeatureValueOneOfCase
-
hasBooleanValue
public boolean hasBooleanValue()optional bool boolean_value = 1;- Specified by:
hasBooleanValuein interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
getBooleanValue
public boolean getBooleanValue()optional bool boolean_value = 1;- Specified by:
getBooleanValuein interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
hasStringValue
public boolean hasStringValue()optional string string_value = 2;- Specified by:
hasStringValuein interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
getStringValue
optional string string_value = 2;- Specified by:
getStringValuein interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
getStringValueBytes
public com.google.protobuf.ByteString getStringValueBytes()optional string string_value = 2;- Specified by:
getStringValueBytesin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
hasFloatValue
public boolean hasFloatValue()optional float float_value = 3;- Specified by:
hasFloatValuein interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
getFloatValue
public float getFloatValue()optional float float_value = 3;- Specified by:
getFloatValuein interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
hasDoubleValue
public boolean hasDoubleValue()optional double double_value = 4;- Specified by:
hasDoubleValuein interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
getDoubleValue
public double getDoubleValue()optional double double_value = 4;- Specified by:
getDoubleValuein interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
hasIntValue
public boolean hasIntValue()optional int32 int_value = 5;- Specified by:
hasIntValuein interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
getIntValue
public int getIntValue()optional int32 int_value = 5;- Specified by:
getIntValuein interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
hasLongValue
public boolean hasLongValue()optional int64 long_value = 6;- Specified by:
hasLongValuein interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
getLongValue
public long getLongValue()optional int64 long_value = 6;- Specified by:
getLongValuein interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
hasBooleanArray
public boolean hasBooleanArray()optional .protobuf.BooleanArray boolean_array = 10;- Specified by:
hasBooleanArrayin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
getBooleanArray
optional .protobuf.BooleanArray boolean_array = 10;- Specified by:
getBooleanArrayin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
getBooleanArrayOrBuilder
optional .protobuf.BooleanArray boolean_array = 10;- Specified by:
getBooleanArrayOrBuilderin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
hasStringArray
public boolean hasStringArray()optional .protobuf.StringArray string_array = 11;- Specified by:
hasStringArrayin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
getStringArray
optional .protobuf.StringArray string_array = 11;- Specified by:
getStringArrayin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
getStringArrayOrBuilder
optional .protobuf.StringArray string_array = 11;- Specified by:
getStringArrayOrBuilderin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
hasFloatArray
public boolean hasFloatArray()optional .protobuf.FloatArray float_array = 12;- Specified by:
hasFloatArrayin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
getFloatArray
optional .protobuf.FloatArray float_array = 12;- Specified by:
getFloatArrayin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
getFloatArrayOrBuilder
optional .protobuf.FloatArray float_array = 12;- Specified by:
getFloatArrayOrBuilderin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
hasDoubleArray
public boolean hasDoubleArray()optional .protobuf.DoubleArray double_array = 13;- Specified by:
hasDoubleArrayin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
getDoubleArray
optional .protobuf.DoubleArray double_array = 13;- Specified by:
getDoubleArrayin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
getDoubleArrayOrBuilder
optional .protobuf.DoubleArray double_array = 13;- Specified by:
getDoubleArrayOrBuilderin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
hasIntArray
public boolean hasIntArray()optional .protobuf.IntegerArray int_array = 14;- Specified by:
hasIntArrayin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
getIntArray
optional .protobuf.IntegerArray int_array = 14;- Specified by:
getIntArrayin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
getIntArrayOrBuilder
optional .protobuf.IntegerArray int_array = 14;- Specified by:
getIntArrayOrBuilderin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
hasLongArray
public boolean hasLongArray()optional .protobuf.LongArray long_array = 15;- Specified by:
hasLongArrayin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
getLongArray
optional .protobuf.LongArray long_array = 15;- Specified by:
getLongArrayin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
getLongArrayOrBuilder
optional .protobuf.LongArray long_array = 15;- Specified by:
getLongArrayOrBuilderin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
hasByteArray
public boolean hasByteArray()optional .protobuf.BytesArray byte_array = 16;- Specified by:
hasByteArrayin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
getByteArray
optional .protobuf.BytesArray byte_array = 16;- Specified by:
getByteArrayin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
getByteArrayOrBuilder
optional .protobuf.BytesArray byte_array = 16;- Specified by:
getByteArrayOrBuilderin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
hasSparseStringArray
public boolean hasSparseStringArray()optional .protobuf.SparseStringArray sparse_string_array = 20;- Specified by:
hasSparseStringArrayin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
getSparseStringArray
optional .protobuf.SparseStringArray sparse_string_array = 20;- Specified by:
getSparseStringArrayin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
getSparseStringArrayOrBuilder
optional .protobuf.SparseStringArray sparse_string_array = 20;- Specified by:
getSparseStringArrayOrBuilderin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
hasSparseBoolArray
public boolean hasSparseBoolArray()optional .protobuf.SparseBoolArray sparse_bool_array = 21;- Specified by:
hasSparseBoolArrayin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
getSparseBoolArray
optional .protobuf.SparseBoolArray sparse_bool_array = 21;- Specified by:
getSparseBoolArrayin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
getSparseBoolArrayOrBuilder
optional .protobuf.SparseBoolArray sparse_bool_array = 21;- Specified by:
getSparseBoolArrayOrBuilderin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
hasSparseIntegerArray
public boolean hasSparseIntegerArray()optional .protobuf.SparseIntegerArray sparse_integer_array = 22;- Specified by:
hasSparseIntegerArrayin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
getSparseIntegerArray
optional .protobuf.SparseIntegerArray sparse_integer_array = 22;- Specified by:
getSparseIntegerArrayin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
getSparseIntegerArrayOrBuilder
optional .protobuf.SparseIntegerArray sparse_integer_array = 22;- Specified by:
getSparseIntegerArrayOrBuilderin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
hasSparseLongArray
public boolean hasSparseLongArray()optional .protobuf.SparseLongArray sparse_long_array = 23;- Specified by:
hasSparseLongArrayin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
getSparseLongArray
optional .protobuf.SparseLongArray sparse_long_array = 23;- Specified by:
getSparseLongArrayin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
getSparseLongArrayOrBuilder
optional .protobuf.SparseLongArray sparse_long_array = 23;- Specified by:
getSparseLongArrayOrBuilderin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
hasSparseDoubleArray
public boolean hasSparseDoubleArray()optional .protobuf.SparseDoubleArray sparse_double_array = 24;- Specified by:
hasSparseDoubleArrayin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
getSparseDoubleArray
optional .protobuf.SparseDoubleArray sparse_double_array = 24;- Specified by:
getSparseDoubleArrayin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
getSparseDoubleArrayOrBuilder
optional .protobuf.SparseDoubleArray sparse_double_array = 24;- Specified by:
getSparseDoubleArrayOrBuilderin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
hasSparseFloatArray
public boolean hasSparseFloatArray()optional .protobuf.SparseFloatArray sparse_float_array = 25;- Specified by:
hasSparseFloatArrayin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
getSparseFloatArray
optional .protobuf.SparseFloatArray sparse_float_array = 25;- Specified by:
getSparseFloatArrayin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
getSparseFloatArrayOrBuilder
optional .protobuf.SparseFloatArray sparse_float_array = 25;- Specified by:
getSparseFloatArrayOrBuilderin interfaceFeatureValueOuterClass.FeatureValueOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
writeReplace
- Overrides:
writeReplacein classcom.google.protobuf.GeneratedMessage- Throws:
ObjectStreamException
-
parseFrom
public static FeatureValueOuterClass.FeatureValue parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeatureValueOuterClass.FeatureValue parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeatureValueOuterClass.FeatureValue parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static FeatureValueOuterClass.FeatureValue parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static FeatureValueOuterClass.FeatureValue parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static FeatureValueOuterClass.FeatureValue parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static FeatureValueOuterClass.FeatureValue parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static FeatureValueOuterClass.FeatureValue parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static FeatureValueOuterClass.FeatureValue parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilder
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static FeatureValueOuterClass.FeatureValue.Builder newBuilder(FeatureValueOuterClass.FeatureValue prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected FeatureValueOuterClass.FeatureValue.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessage
-