[[["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-05-02 UTC."],[[["The `HttpRequest` class represents an HTTP request and is part of the `Google.Rpc` namespace within the `Google.Api.CommonProtos.dll` assembly."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities such as deep cloning and protocol buffer message handling."],["`HttpRequest` includes properties for the HTTP request's `Body`, `Headers`, `Method`, and `Uri`, along with corresponding field numbers for each."],["Constructors are available to create a new `HttpRequest` object or to clone an existing one, and methods are provided to calculate message size, clone, compare, merge and convert to a string."],["Several versions of this exist, the latest version being 2.15.0, with previous versions being 2.10.0 and 2.2.0."]]],[]]