[[["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."],[[["This documentation covers the `HttpResponse` class, which is part of the `Google.Rpc` namespace within the `Google.Api.CommonProtos.dll` assembly and represents an HTTP response."],["The `HttpResponse` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `HttpResponse` class include `Body` (the HTTP response body), `Headers` (a collection of HTTP headers), `Reason` (the HTTP reason phrase), and `Status` (the HTTP status code)."],["The class provides methods for common operations like `CalculateSize`, `Clone`, `Equals`, `GetHashCode`, `MergeFrom`, `ToString`, and `WriteTo`, and also has constructors to instantiate the class."],["The class exposes several `FieldNumber` constants to identify the fields related to body, headers, reason and status."]]],[]]