[[["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 in the .NET environment, with version 2.13.0 being the latest."],["The `HTTPHeader` class is used to define custom headers for HTTP probes, it inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The available constructors are `HTTPHeader()`, a parameterless constructor, and `HTTPHeader(HTTPHeader other)`, which creates a new instance by copying an existing `HTTPHeader`."],["The `HTTPHeader` class has two properties: `Name` which stores the header field's name, and `Value`, which stores the field's value, and both are required to be of type string."],["The page lists the various versions of the .Net documentation, going back to 1.0.0-beta02, allowing access to the documentation of every version."]]],[]]