[[["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."],[[["`SourceContext` is a class that provides information about the source of a protobuf element, such as the file where it is defined."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering methods for message manipulation, comparison, cloning, and buffering."],["It includes properties like `Descriptor`, `FileName`, and `Parser`, as well as a `FileNameFieldNumber` constant to manage the filename information."],["The `SourceContext` class provides methods for operations such as calculating the message size, creating deep clones, merging data, and reading/writing to streams."],["This class supports various extension methods for handling message serialization, deserialization, and stream operations, extending its capabilities for message management."]]],[]]