public static final class UnittestProto.TestUnpackedTypes extends com.google.protobuf.GeneratedMessage implements UnittestProto.TestUnpackedTypesOrBuilder
protobuf_unittest.TestUnpackedTypes
A message with the same fields as TestPackedTypes, but without packing. Used to test packed <-> unpacked wire compatibility.
Modifier and Type | Class and Description |
---|---|
static class |
UnittestProto.TestUnpackedTypes.Builder
Protobuf type
protobuf_unittest.TestUnpackedTypes |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, 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>
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<UnittestProto.TestUnpackedTypes> |
PARSER |
static int |
UNPACKED_BOOL_FIELD_NUMBER |
static int |
UNPACKED_DOUBLE_FIELD_NUMBER |
static int |
UNPACKED_ENUM_FIELD_NUMBER |
static int |
UNPACKED_FIXED32_FIELD_NUMBER |
static int |
UNPACKED_FIXED64_FIELD_NUMBER |
static int |
UNPACKED_FLOAT_FIELD_NUMBER |
static int |
UNPACKED_INT32_FIELD_NUMBER |
static int |
UNPACKED_INT64_FIELD_NUMBER |
static int |
UNPACKED_SFIXED32_FIELD_NUMBER |
static int |
UNPACKED_SFIXED64_FIELD_NUMBER |
static int |
UNPACKED_SINT32_FIELD_NUMBER |
static int |
UNPACKED_SINT64_FIELD_NUMBER |
static int |
UNPACKED_UINT32_FIELD_NUMBER |
static int |
UNPACKED_UINT64_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
static UnittestProto.TestUnpackedTypes |
getDefaultInstance() |
UnittestProto.TestUnpackedTypes |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<UnittestProto.TestUnpackedTypes> |
getParserForType() |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
getUnpackedBool(int index)
repeated bool unpacked_bool = 102 [packed = false]; |
int |
getUnpackedBoolCount()
repeated bool unpacked_bool = 102 [packed = false]; |
java.util.List<java.lang.Boolean> |
getUnpackedBoolList()
repeated bool unpacked_bool = 102 [packed = false]; |
double |
getUnpackedDouble(int index)
repeated double unpacked_double = 101 [packed = false]; |
int |
getUnpackedDoubleCount()
repeated double unpacked_double = 101 [packed = false]; |
java.util.List<java.lang.Double> |
getUnpackedDoubleList()
repeated double unpacked_double = 101 [packed = false]; |
UnittestProto.ForeignEnum |
getUnpackedEnum(int index)
repeated .protobuf_unittest.ForeignEnum unpacked_enum = 103 [packed = false]; |
int |
getUnpackedEnumCount()
repeated .protobuf_unittest.ForeignEnum unpacked_enum = 103 [packed = false]; |
java.util.List<UnittestProto.ForeignEnum> |
getUnpackedEnumList()
repeated .protobuf_unittest.ForeignEnum unpacked_enum = 103 [packed = false]; |
int |
getUnpackedFixed32(int index)
repeated fixed32 unpacked_fixed32 = 96 [packed = false]; |
int |
getUnpackedFixed32Count()
repeated fixed32 unpacked_fixed32 = 96 [packed = false]; |
java.util.List<java.lang.Integer> |
getUnpackedFixed32List()
repeated fixed32 unpacked_fixed32 = 96 [packed = false]; |
long |
getUnpackedFixed64(int index)
repeated fixed64 unpacked_fixed64 = 97 [packed = false]; |
int |
getUnpackedFixed64Count()
repeated fixed64 unpacked_fixed64 = 97 [packed = false]; |
java.util.List<java.lang.Long> |
getUnpackedFixed64List()
repeated fixed64 unpacked_fixed64 = 97 [packed = false]; |
float |
getUnpackedFloat(int index)
repeated float unpacked_float = 100 [packed = false]; |
int |
getUnpackedFloatCount()
repeated float unpacked_float = 100 [packed = false]; |
java.util.List<java.lang.Float> |
getUnpackedFloatList()
repeated float unpacked_float = 100 [packed = false]; |
int |
getUnpackedInt32(int index)
repeated int32 unpacked_int32 = 90 [packed = false]; |
int |
getUnpackedInt32Count()
repeated int32 unpacked_int32 = 90 [packed = false]; |
java.util.List<java.lang.Integer> |
getUnpackedInt32List()
repeated int32 unpacked_int32 = 90 [packed = false]; |
long |
getUnpackedInt64(int index)
repeated int64 unpacked_int64 = 91 [packed = false]; |
int |
getUnpackedInt64Count()
repeated int64 unpacked_int64 = 91 [packed = false]; |
java.util.List<java.lang.Long> |
getUnpackedInt64List()
repeated int64 unpacked_int64 = 91 [packed = false]; |
int |
getUnpackedSfixed32(int index)
repeated sfixed32 unpacked_sfixed32 = 98 [packed = false]; |
int |
getUnpackedSfixed32Count()
repeated sfixed32 unpacked_sfixed32 = 98 [packed = false]; |
java.util.List<java.lang.Integer> |
getUnpackedSfixed32List()
repeated sfixed32 unpacked_sfixed32 = 98 [packed = false]; |
long |
getUnpackedSfixed64(int index)
repeated sfixed64 unpacked_sfixed64 = 99 [packed = false]; |
int |
getUnpackedSfixed64Count()
repeated sfixed64 unpacked_sfixed64 = 99 [packed = false]; |
java.util.List<java.lang.Long> |
getUnpackedSfixed64List()
repeated sfixed64 unpacked_sfixed64 = 99 [packed = false]; |
int |
getUnpackedSint32(int index)
repeated sint32 unpacked_sint32 = 94 [packed = false]; |
int |
getUnpackedSint32Count()
repeated sint32 unpacked_sint32 = 94 [packed = false]; |
java.util.List<java.lang.Integer> |
getUnpackedSint32List()
repeated sint32 unpacked_sint32 = 94 [packed = false]; |
long |
getUnpackedSint64(int index)
repeated sint64 unpacked_sint64 = 95 [packed = false]; |
int |
getUnpackedSint64Count()
repeated sint64 unpacked_sint64 = 95 [packed = false]; |
java.util.List<java.lang.Long> |
getUnpackedSint64List()
repeated sint64 unpacked_sint64 = 95 [packed = false]; |
int |
getUnpackedUint32(int index)
repeated uint32 unpacked_uint32 = 92 [packed = false]; |
int |
getUnpackedUint32Count()
repeated uint32 unpacked_uint32 = 92 [packed = false]; |
java.util.List<java.lang.Integer> |
getUnpackedUint32List()
repeated uint32 unpacked_uint32 = 92 [packed = false]; |
long |
getUnpackedUint64(int index)
repeated uint64 unpacked_uint64 = 93 [packed = false]; |
int |
getUnpackedUint64Count()
repeated uint64 unpacked_uint64 = 93 [packed = false]; |
java.util.List<java.lang.Long> |
getUnpackedUint64List()
repeated uint64 unpacked_uint64 = 93 [packed = false]; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static UnittestProto.TestUnpackedTypes.Builder |
newBuilder() |
static UnittestProto.TestUnpackedTypes.Builder |
newBuilder(UnittestProto.TestUnpackedTypes prototype) |
UnittestProto.TestUnpackedTypes.Builder |
newBuilderForType() |
protected UnittestProto.TestUnpackedTypes.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static UnittestProto.TestUnpackedTypes |
parseDelimitedFrom(java.io.InputStream input) |
static UnittestProto.TestUnpackedTypes |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UnittestProto.TestUnpackedTypes |
parseFrom(byte[] data) |
static UnittestProto.TestUnpackedTypes |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UnittestProto.TestUnpackedTypes |
parseFrom(com.google.protobuf.ByteString data) |
static UnittestProto.TestUnpackedTypes |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UnittestProto.TestUnpackedTypes |
parseFrom(com.google.protobuf.CodedInputStream input) |
static UnittestProto.TestUnpackedTypes |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static UnittestProto.TestUnpackedTypes |
parseFrom(java.io.InputStream input) |
static UnittestProto.TestUnpackedTypes |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
UnittestProto.TestUnpackedTypes.Builder |
toBuilder() |
protected java.lang.Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, makeExtensionsImmutable, newFileScopedGeneratedExtension, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField
equals, findInitializationErrors, getInitializationErrorString, hashCode, hashFields, toString
checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static com.google.protobuf.Parser<UnittestProto.TestUnpackedTypes> PARSER
public static final int UNPACKED_INT32_FIELD_NUMBER
public static final int UNPACKED_INT64_FIELD_NUMBER
public static final int UNPACKED_UINT32_FIELD_NUMBER
public static final int UNPACKED_UINT64_FIELD_NUMBER
public static final int UNPACKED_SINT32_FIELD_NUMBER
public static final int UNPACKED_SINT64_FIELD_NUMBER
public static final int UNPACKED_FIXED32_FIELD_NUMBER
public static final int UNPACKED_FIXED64_FIELD_NUMBER
public static final int UNPACKED_SFIXED32_FIELD_NUMBER
public static final int UNPACKED_SFIXED64_FIELD_NUMBER
public static final int UNPACKED_FLOAT_FIELD_NUMBER
public static final int UNPACKED_DOUBLE_FIELD_NUMBER
public static final int UNPACKED_BOOL_FIELD_NUMBER
public static final int UNPACKED_ENUM_FIELD_NUMBER
public static UnittestProto.TestUnpackedTypes getDefaultInstance()
public UnittestProto.TestUnpackedTypes getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessage
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage
public com.google.protobuf.Parser<UnittestProto.TestUnpackedTypes> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public java.util.List<java.lang.Integer> getUnpackedInt32List()
repeated int32 unpacked_int32 = 90 [packed = false];
getUnpackedInt32List
in interface UnittestProto.TestUnpackedTypesOrBuilder
public int getUnpackedInt32Count()
repeated int32 unpacked_int32 = 90 [packed = false];
getUnpackedInt32Count
in interface UnittestProto.TestUnpackedTypesOrBuilder
public int getUnpackedInt32(int index)
repeated int32 unpacked_int32 = 90 [packed = false];
getUnpackedInt32
in interface UnittestProto.TestUnpackedTypesOrBuilder
public java.util.List<java.lang.Long> getUnpackedInt64List()
repeated int64 unpacked_int64 = 91 [packed = false];
getUnpackedInt64List
in interface UnittestProto.TestUnpackedTypesOrBuilder
public int getUnpackedInt64Count()
repeated int64 unpacked_int64 = 91 [packed = false];
getUnpackedInt64Count
in interface UnittestProto.TestUnpackedTypesOrBuilder
public long getUnpackedInt64(int index)
repeated int64 unpacked_int64 = 91 [packed = false];
getUnpackedInt64
in interface UnittestProto.TestUnpackedTypesOrBuilder
public java.util.List<java.lang.Integer> getUnpackedUint32List()
repeated uint32 unpacked_uint32 = 92 [packed = false];
getUnpackedUint32List
in interface UnittestProto.TestUnpackedTypesOrBuilder
public int getUnpackedUint32Count()
repeated uint32 unpacked_uint32 = 92 [packed = false];
getUnpackedUint32Count
in interface UnittestProto.TestUnpackedTypesOrBuilder
public int getUnpackedUint32(int index)
repeated uint32 unpacked_uint32 = 92 [packed = false];
getUnpackedUint32
in interface UnittestProto.TestUnpackedTypesOrBuilder
public java.util.List<java.lang.Long> getUnpackedUint64List()
repeated uint64 unpacked_uint64 = 93 [packed = false];
getUnpackedUint64List
in interface UnittestProto.TestUnpackedTypesOrBuilder
public int getUnpackedUint64Count()
repeated uint64 unpacked_uint64 = 93 [packed = false];
getUnpackedUint64Count
in interface UnittestProto.TestUnpackedTypesOrBuilder
public long getUnpackedUint64(int index)
repeated uint64 unpacked_uint64 = 93 [packed = false];
getUnpackedUint64
in interface UnittestProto.TestUnpackedTypesOrBuilder
public java.util.List<java.lang.Integer> getUnpackedSint32List()
repeated sint32 unpacked_sint32 = 94 [packed = false];
getUnpackedSint32List
in interface UnittestProto.TestUnpackedTypesOrBuilder
public int getUnpackedSint32Count()
repeated sint32 unpacked_sint32 = 94 [packed = false];
getUnpackedSint32Count
in interface UnittestProto.TestUnpackedTypesOrBuilder
public int getUnpackedSint32(int index)
repeated sint32 unpacked_sint32 = 94 [packed = false];
getUnpackedSint32
in interface UnittestProto.TestUnpackedTypesOrBuilder
public java.util.List<java.lang.Long> getUnpackedSint64List()
repeated sint64 unpacked_sint64 = 95 [packed = false];
getUnpackedSint64List
in interface UnittestProto.TestUnpackedTypesOrBuilder
public int getUnpackedSint64Count()
repeated sint64 unpacked_sint64 = 95 [packed = false];
getUnpackedSint64Count
in interface UnittestProto.TestUnpackedTypesOrBuilder
public long getUnpackedSint64(int index)
repeated sint64 unpacked_sint64 = 95 [packed = false];
getUnpackedSint64
in interface UnittestProto.TestUnpackedTypesOrBuilder
public java.util.List<java.lang.Integer> getUnpackedFixed32List()
repeated fixed32 unpacked_fixed32 = 96 [packed = false];
getUnpackedFixed32List
in interface UnittestProto.TestUnpackedTypesOrBuilder
public int getUnpackedFixed32Count()
repeated fixed32 unpacked_fixed32 = 96 [packed = false];
getUnpackedFixed32Count
in interface UnittestProto.TestUnpackedTypesOrBuilder
public int getUnpackedFixed32(int index)
repeated fixed32 unpacked_fixed32 = 96 [packed = false];
getUnpackedFixed32
in interface UnittestProto.TestUnpackedTypesOrBuilder
public java.util.List<java.lang.Long> getUnpackedFixed64List()
repeated fixed64 unpacked_fixed64 = 97 [packed = false];
getUnpackedFixed64List
in interface UnittestProto.TestUnpackedTypesOrBuilder
public int getUnpackedFixed64Count()
repeated fixed64 unpacked_fixed64 = 97 [packed = false];
getUnpackedFixed64Count
in interface UnittestProto.TestUnpackedTypesOrBuilder
public long getUnpackedFixed64(int index)
repeated fixed64 unpacked_fixed64 = 97 [packed = false];
getUnpackedFixed64
in interface UnittestProto.TestUnpackedTypesOrBuilder
public java.util.List<java.lang.Integer> getUnpackedSfixed32List()
repeated sfixed32 unpacked_sfixed32 = 98 [packed = false];
getUnpackedSfixed32List
in interface UnittestProto.TestUnpackedTypesOrBuilder
public int getUnpackedSfixed32Count()
repeated sfixed32 unpacked_sfixed32 = 98 [packed = false];
getUnpackedSfixed32Count
in interface UnittestProto.TestUnpackedTypesOrBuilder
public int getUnpackedSfixed32(int index)
repeated sfixed32 unpacked_sfixed32 = 98 [packed = false];
getUnpackedSfixed32
in interface UnittestProto.TestUnpackedTypesOrBuilder
public java.util.List<java.lang.Long> getUnpackedSfixed64List()
repeated sfixed64 unpacked_sfixed64 = 99 [packed = false];
getUnpackedSfixed64List
in interface UnittestProto.TestUnpackedTypesOrBuilder
public int getUnpackedSfixed64Count()
repeated sfixed64 unpacked_sfixed64 = 99 [packed = false];
getUnpackedSfixed64Count
in interface UnittestProto.TestUnpackedTypesOrBuilder
public long getUnpackedSfixed64(int index)
repeated sfixed64 unpacked_sfixed64 = 99 [packed = false];
getUnpackedSfixed64
in interface UnittestProto.TestUnpackedTypesOrBuilder
public java.util.List<java.lang.Float> getUnpackedFloatList()
repeated float unpacked_float = 100 [packed = false];
getUnpackedFloatList
in interface UnittestProto.TestUnpackedTypesOrBuilder
public int getUnpackedFloatCount()
repeated float unpacked_float = 100 [packed = false];
getUnpackedFloatCount
in interface UnittestProto.TestUnpackedTypesOrBuilder
public float getUnpackedFloat(int index)
repeated float unpacked_float = 100 [packed = false];
getUnpackedFloat
in interface UnittestProto.TestUnpackedTypesOrBuilder
public java.util.List<java.lang.Double> getUnpackedDoubleList()
repeated double unpacked_double = 101 [packed = false];
getUnpackedDoubleList
in interface UnittestProto.TestUnpackedTypesOrBuilder
public int getUnpackedDoubleCount()
repeated double unpacked_double = 101 [packed = false];
getUnpackedDoubleCount
in interface UnittestProto.TestUnpackedTypesOrBuilder
public double getUnpackedDouble(int index)
repeated double unpacked_double = 101 [packed = false];
getUnpackedDouble
in interface UnittestProto.TestUnpackedTypesOrBuilder
public java.util.List<java.lang.Boolean> getUnpackedBoolList()
repeated bool unpacked_bool = 102 [packed = false];
getUnpackedBoolList
in interface UnittestProto.TestUnpackedTypesOrBuilder
public int getUnpackedBoolCount()
repeated bool unpacked_bool = 102 [packed = false];
getUnpackedBoolCount
in interface UnittestProto.TestUnpackedTypesOrBuilder
public boolean getUnpackedBool(int index)
repeated bool unpacked_bool = 102 [packed = false];
getUnpackedBool
in interface UnittestProto.TestUnpackedTypesOrBuilder
public java.util.List<UnittestProto.ForeignEnum> getUnpackedEnumList()
repeated .protobuf_unittest.ForeignEnum unpacked_enum = 103 [packed = false];
getUnpackedEnumList
in interface UnittestProto.TestUnpackedTypesOrBuilder
public int getUnpackedEnumCount()
repeated .protobuf_unittest.ForeignEnum unpacked_enum = 103 [packed = false];
getUnpackedEnumCount
in interface UnittestProto.TestUnpackedTypesOrBuilder
public UnittestProto.ForeignEnum getUnpackedEnum(int index)
repeated .protobuf_unittest.ForeignEnum unpacked_enum = 103 [packed = false];
getUnpackedEnum
in interface UnittestProto.TestUnpackedTypesOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.AbstractMessage
java.io.IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.AbstractMessage
protected java.lang.Object writeReplace() throws java.io.ObjectStreamException
writeReplace
in class com.google.protobuf.GeneratedMessage
java.io.ObjectStreamException
public static UnittestProto.TestUnpackedTypes parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static UnittestProto.TestUnpackedTypes parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static UnittestProto.TestUnpackedTypes parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static UnittestProto.TestUnpackedTypes parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static UnittestProto.TestUnpackedTypes parseFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static UnittestProto.TestUnpackedTypes parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static UnittestProto.TestUnpackedTypes parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOException
public static UnittestProto.TestUnpackedTypes parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static UnittestProto.TestUnpackedTypes parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOException
public static UnittestProto.TestUnpackedTypes parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOException
public static UnittestProto.TestUnpackedTypes.Builder newBuilder()
public UnittestProto.TestUnpackedTypes.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static UnittestProto.TestUnpackedTypes.Builder newBuilder(UnittestProto.TestUnpackedTypes prototype)
public UnittestProto.TestUnpackedTypes.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected UnittestProto.TestUnpackedTypes.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage