Description
Define and serialize structured data with Protocol Buffers, including compiler tools and libraries used by many APIs, services, and storage formats. It helps developers share typed messages across languages.
Schema changes affect compatibility between clients and servers. Review field numbers, generated files, and backward-compatibility rules before deploying changes.