[[["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."],[[["This documentation covers the `HttpRequest` class within the Google Cloud Apigee Connect v1 API, focusing on version 2.1.0."],["The `HttpRequest` class is a sealed class that represents an HTTP request and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It offers constructors for creating new `HttpRequest` objects, either empty or as a copy of an existing one."],["Key properties of the `HttpRequest` class include `Body`, `Headers`, `Id`, `Method`, and `Url`, which provide details about the HTTP request's content, metadata, and destination."],["The documentation includes a history of the `HttpRequest` class versioning, ranging from version 1.0.0 to the latest version 2.4.0."]]],[]]