[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["`RequestInfo` is a class that stores metadata about a request, which can be used for bug reporting and feedback."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its capabilities in message handling and object manipulation."],["The class contains two main properties: `RequestId`, an opaque string identifier, and `ServingData`, which holds data relevant to serving the request, like an encrypted stack trace."],["`RequestInfo` offers methods for object manipulation like cloning (`Clone`), comparing (`Equals`), merging (`MergeFrom`), calculating size (`CalculateSize`), and writing data to a stream (`WriteTo`)."],["There are currently 3 versions of this available, the latest being 2.15.0."]]],[]]