[[["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."],[[["The document provides reference information for the `HTTPHeader` class within the Google Cloud Run Admin v2 API for .NET."],["The `HTTPHeader` class is used to define custom headers for HTTP probes, as described in the reference documentation."],["The latest version available is 2.13.0, with multiple previous versions, including 2.7.0, which is used for the provided example's specific class and documentation."],["The `HTTPHeader` class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, in addition to inheriting from `object`."],["The class offers two properties, `Name` (the header field name) and `Value` (the header field value), which are both strings, and has two constructors, one default and another one that can be passed an `HTTPHeader` as an argument."]]],[]]