| 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 |
|---|---|
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–2021. All rights reserved.