Extension fields to descriptorpb.MessageOptions.
var ( // Setting this on a message enables tracking of which fields in the message // a specific binary might access. As a consequence, it also disables the use // of the message accessor methods to satisfy interfaces: they can only be // called directly. // // optional bool track_field_use = 37383685; E_TrackFieldUse = &file_internal_testprotos_annotation_annotation_proto_extTypes[0] )
var File_internal_testprotos_annotation_annotation_proto protoreflect.FileDescriptor