[[["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 webpage provides reference documentation for the `HTTPHeader` class within the Cloud Run Admin v2 API for .NET, including its properties and inheritance."],["The `HTTPHeader` class is used to define custom headers for HTTP probes in Google Cloud Run, and it implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage lists all available versions of the documentation for `HTTPHeader`, ranging from the latest version 2.13.0 down to 1.0.0-beta02."],["The `HTTPHeader` class has two main properties: `Name` (required, the header field name) and `Value` (optional, the header field value), both of which are strings."],["It also provides details on the constructors of the `HTTPHeader` class, including a default constructor and a constructor that accepts another `HTTPHeader` instance."]]],[]]