[[["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-08-07 UTC."],[[["`RequestInfo` is a class used to include request metadata for bug reporting or feedback, inheriting from `Object` and implementing `Protobuf.IBufferMessage`."],["The `RequestInfo` class provides constructors to create new instances, either empty or by copying an existing `RequestInfo` object."],["It has fields like `RequestIdFieldNumber` and `ServingDataFieldNumber` that are used to store the field numbers for the \"request_id\" and \"serving_data\" properties."],["The class includes properties like `RequestId` and `ServingData`, which are strings representing an opaque identifier and any data used to serve the request, respectively."],["The `RequestInfo` class includes a set of methods to manipulate, compare, read, and write instances of this class such as `Clone()`, `Equals()`, `MergeFrom()` and `WriteTo()`."]]],[]]