The path-qualified name of the .proto file that contained the associated
protobuf element. For example: "google/protobuf/source_context.proto".
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003e\u003ccode\u003eSourceContext\u003c/code\u003e is a class that provides information about the source of a protobuf element, such as the file it's defined in.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSourceContext\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eSourceContext\u003c/code\u003e include \u003ccode\u003eDescriptor\u003c/code\u003e, \u003ccode\u003eFileName\u003c/code\u003e (which stores the path of the .proto file), and \u003ccode\u003eParser\u003c/code\u003e, a static property used for parsing messages.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSourceContext\u003c/code\u003e class includes constructors, methods for calculating size, cloning, equality checks, merging, and serialization, as well as explicit interface implementations for buffer message operations.\u003c/p\u003e\n"]]],[],null,[]]