Package com.google.protobuf
Class LegacyUnredactedTextFormat
java.lang.Object
com.google.protobuf.LegacyUnredactedTextFormat
The legacy APIs preserve the existing toString() behavior (output TextFormat), which allows us to
migrate toString callers that expect TextFormat output off toString. Eventually, we will make
toString output DebugFormat, which is randomized and redacts SPII fields (incompatible with
TextFormat).
-
Method Summary