| Package | Description |
|---|---|
| com.google.protobuf |
| Modifier and Type | Method and Description |
|---|---|
static TextFormat |
TextFormat.Parser.SingularOverwritePolicy.valueOf(String
Returns the enum constant of this type with the specified name.
|
static TextFormat |
TextFormat.Parser.SingularOverwritePolicy.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TextFormat |
TextFormat.Parser.Builder.setSingularOverwritePolicy(TextFormat
Sets parser behavior when a non-repeated field appears more than once.
|