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