[[["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."],[[["The content details the `IDescriptor` interface, which is implemented by all descriptor types within the `Google.Protobuf.Reflection` namespace."],["The interface is part of the `Google.Protobuf.dll` assembly and provides access to information about entities within a .proto file."],["Key properties of `IDescriptor` include `File`, which returns the `FileDescriptor` of the .proto file, `FullName`, which provides the entity's fully-qualified name, and `Name`, which returns the entity's name."],["The latest version of the documentation of this interface is 3.27.1, with previous versions 3.23.0 and 3.15.8 also available."]]],[]]