[[["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 document provides reference documentation for the `HttpRequest` class within the Google Cloud Apigee Connect v1 API, specifically version 2.3.0, which is part of the namespace `Google.Cloud.ApigeeConnect.V1`."],["The `HttpRequest` class is a sealed class that implements several interfaces including `IMessage`, `IEquatable\u003cHttpRequest\u003e`, `IDeepCloneable\u003cHttpRequest\u003e`, and `IBufferMessage`, and it defines properties for the HTTP request such as `Body`, `Headers`, `Id`, `Method`, and `Url`."],["The `HttpRequest` class has two constructors: one default constructor (`HttpRequest()`) and another that takes an `HttpRequest` object as a parameter (`HttpRequest(HttpRequest other)`)."],["The document outlines the different versions of `HttpRequest` class, ranging from version 1.0.0 to 2.4.0 (latest), allowing you to navigate through its evolution."],["`HttpRequest` properties like `Method` accept standard HTTP methods such as \"GET\", \"HEAD\", \"POST\", \"PUT\", \"PATCH\", and \"DELETE\"."]]],[]]