[[["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-03-21 UTC."],[[["The `HttpRequest` class, part of the `Google.Cloud.ApigeeConnect.V1` namespace, represents an HTTP request and is defined within the `Google.Cloud.ApigeeConnect.V1.dll` assembly."],["This class implements several interfaces, including `IMessage`, `IEquatable\u003cHttpRequest\u003e`, `IDeepCloneable\u003cHttpRequest\u003e`, and `IBufferMessage`, enabling it to interact with protocol buffers and provide various cloning and equality functionalities."],["`HttpRequest` objects can be constructed using a default constructor or by providing another `HttpRequest` object as a parameter."],["Key properties of the `HttpRequest` class include `Body` (for the request body), `Headers` (for request headers), `Id` (for a unique request identifier), `Method` (for the HTTP method), and `Url` (for the request URL)."],["The latest version available of this HttpRequest resource is version 2.4.0."]]],[]]