[[["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-04-17 UTC."],[[["The document provides reference information for the `HTTPHeader` class within the Google Cloud Run Admin v2 API for .NET, detailing its structure and usage."],["This `HTTPHeader` class is designed to represent custom headers used in HTTP probes, and it implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `HTTPHeader` class has two main properties: `Name`, which is the required header field name, and `Value`, which is the corresponding header field value, both being of string type."],["The documentation covers multiple versions of the `HTTPHeader` class, ranging from version 2.0.0 to the latest 2.13.0, as well as a beta version 1.0.0-beta02."],["The `HTTPHeader` class can be constructed using a default constructor, or by copying the values of another `HTTPHeader` instance using the HTTPHeader(HTTPHeader other) constructor."]]],[]]