google / gson

A Java serialization/deserialization library to convert Java Objects into JSON and back
Apache License 2.0
23.13k stars 4.27k forks source link

Allow reading `json_name` field option for proto serialization #2701

Closed jabagawee closed 2 weeks ago

jabagawee commented 3 weeks ago

Purpose

Closes #2700

Description

Explained in #2700

Checklist