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"]],[["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."],[[["\u003cp\u003eThe \u003ccode\u003eHttpResponse\u003c/code\u003e class in the Apigee Connect v1 API represents an HTTP response, and includes properties for the body, content length, headers, ID, status, and status code.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation details \u003ccode\u003eHttpResponse\u003c/code\u003e as part of version 2.2.0 of the \u003ccode\u003eGoogle.Cloud.ApigeeConnect.V1\u003c/code\u003e namespace, with version 2.4.0 being the latest version available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHttpResponse\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHttpResponse\u003c/code\u003e class has two constructors: a default constructor, and a constructor that accepts another \u003ccode\u003eHttpResponse\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eBody\u003c/code\u003e (of type \u003ccode\u003eByteString\u003c/code\u003e), \u003ccode\u003eContentLength\u003c/code\u003e (of type \u003ccode\u003elong\u003c/code\u003e), \u003ccode\u003eHeaders\u003c/code\u003e (a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eHeader\u003c/code\u003e), \u003ccode\u003eId\u003c/code\u003e and \u003ccode\u003eStatus\u003c/code\u003e (both of type \u003ccode\u003estring\u003c/code\u003e), and \u003ccode\u003eStatusCode\u003c/code\u003e (of type \u003ccode\u003eint\u003c/code\u003e).\u003c/p\u003e\n"]]],[],null,[]]