How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Proto Limits

calendar_today January 1, 0001 person domain protobuf

This topic documents the limits to the number of supported elements (fields, enum values, and so on) in proto schemas. This information is a collection of discovered limitations by many engineers, but is not exhaustive and may be incorrect/outdated in some areas. As you discover limitations in your work, contribute those to this document to help others. Number of Fields All messages are limited to 65,535 fields. Message with only singular proto fields (such as Boolean):

open_in_new Read original post