Protocol Buffers (Protobuf) Format Attributes
In addition to the generic FME feature attributes that FME Workbench adds to all features (see About Feature Type Attributes), this format also adds format-specific attributes (Format Attributes).
Format attributes are mapped to the Protobuf file-level options related to the provided .proto schema and its imports.
The feature types for the Protobuf reader are dynamically generated based on the provided .proto schema file.