[[["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."],[[["`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."]]],[]]