[[["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, designed to help with bug reporting and feedback."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality comparison, deep cloning, and buffer message management."],["`RequestInfo` has two primary properties, `RequestId` and `ServingData`, both of which are strings used for request identification and including any data used to serve the request, respectively."],["The class provides methods for managing the class, such as `CalculateSize()`, `Clone()`, `Equals()`, `GetHashCode()`, `MergeFrom()`, `ToString()`, and `WriteTo()`, offering a wide range of functionalities for managing the class."],["The `RequestInfo` class belongs to the `Google.Rpc` namespace and is found within the `Google.Api.CommonProtos.dll` assembly, indicating its origin and context within the Google API ecosystem."]]],[]]