#import <SourceContext.pbobjc.h>
Properties | |
NSString * | fileName |
![]() | |
BOOL | initialized |
GPBUnknownFieldSet * | unknownFields |
SourceContext
represents information about the source of a protobuf element, like the file in which it is defined.
Definition at line 61 of file bloaty/third_party/protobuf/objectivec/google/protobuf/SourceContext.pbobjc.h.
|
readwritenonatomiccopy |
The path-qualified name of the .proto file that contained the associated protobuf element. For example: "google/protobuf/source_context.proto"
.
Definition at line 67 of file bloaty/third_party/protobuf/objectivec/google/protobuf/SourceContext.pbobjc.h.