Package | Description |
---|---|
org.apache.flink.statefun.sdk.shaded.com.google.protobuf |
Modifier and Type | Method and Description |
---|---|
static TextFormat.Parser.SingularOverwritePolicy |
TextFormat.Parser.SingularOverwritePolicy.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TextFormat.Parser.SingularOverwritePolicy[] |
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.Parser.Builder |
TextFormat.Parser.Builder.setSingularOverwritePolicy(TextFormat.Parser.SingularOverwritePolicy p)
Sets parser behavior when a non-repeated field appears more than once.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.