Content length records the length of the associated content. The
value -1 indicates that the length is unknown. Unless http method
is "HEAD", values >= 0 indicate that the given number of bytes may
be read from Body.
[[["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 describes the `HttpResponse` class within the `Google.Cloud.ApigeeConnect.V1` namespace, which is a component of the Apigee Connect API's .NET library, with the proto definition of http response."],["The `HttpResponse` class represents an HTTP response and includes properties such as `Body`, `ContentLength`, `Headers`, `Id`, `Status`, and `StatusCode`."],["It implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all of which provide distinct functionalities."],["The class has two constructors, one default and one that takes another `HttpResponse` object for copying."],["The document details the properties of the `HttpResponse` class, offering precise type and descriptive information for `Body`, `ContentLength`, `Headers`, `Id`, `Status`, and `StatusCode`."]]],[]]