How can extensions be accessed? Say, a provided proto is defined with: 'extend google.protobuf.FieldOptions' (not the predefined map/map-by/meta etc) How can one pull that info?
How can extensions be accessed?
Say, a provided proto is defined with: 'extend google.protobuf.FieldOptions'
(not the predefined map/map-by/meta etc)
How can one pull that info?