SIGN IN SIGN UP

Protocol Buffers - Google's data interchange format

0 0 180 C++

Improve C# handling of Any JSON serialization/deserialization

An Any without a type URL is now serialized to JSON as an empty object.
A JSON object without a type URL is now deserialized as an empty Any.
A JSON object with an invalid type URL now throws InvalidProtocolBufferException.

PiperOrigin-RevId: 753147779
P
Protobuf Team Bot committed
dc4e4295a4515c593cd8b96e63b3581cc99ac97f
Parent: f5bc2a3
Committed by Copybara-Service <copybara-worker@google.com> on 4/30/2025, 1:50:47 PM