| Package | Description |
|---|---|
| com.google.protobuf |
| Modifier and Type | Field and Description |
|---|---|
protected UnknownFieldSetLite |
GeneratedMessageLite.unknownFields
For use by generated code only.
|
| Modifier and Type | Method and Description |
|---|---|
UnknownFieldSetLite |
UnknownFieldSetLite.Builder.build()
Build the
UnknownFieldSetLite and return it. |
static UnknownFieldSetLite |
UnknownFieldSetLite.getDefaultInstance()
Get an empty
UnknownFieldSetLite. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GeneratedMessageLite.mergeUnknownFields(UnknownFieldSetLite unknownFields)
Merge some unknown fields into the
UnknownFieldSetLite for this
message. |
Copyright © 2008–2016 Google. All rights reserved.