Package | Description |
---|---|
org.apache.flink.statefun.sdk.shaded.com.google.protobuf |
Modifier and Type | Method and Description |
---|---|
static TextFormat.Parser.Builder |
TextFormat.Parser.newBuilder()
Returns a new instance of
TextFormat.Parser.Builder . |
TextFormat.Parser.Builder |
TextFormat.Parser.Builder.setAllowUnknownExtensions(boolean allowUnknownExtensions)
Set whether this parser will allow unknown extensions.
|
TextFormat.Parser.Builder |
TextFormat.Parser.Builder.setParseInfoTreeBuilder(TextFormatParseInfoTree.Builder parseInfoTreeBuilder) |
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.