[[["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-08 UTC."],[[["This webpage provides documentation for the `HTTPHeader` class within the Google Cloud Run Admin v2 API, detailing its properties and usage."],["The latest version of the documentation is `2.13.0`, while the current page is displaying version `2.8.0`, and several other versions are available for browsing, from `2.12.0` down to `1.0.0-beta02`."],["The `HTTPHeader` class is used to define custom headers for HTTP probes and it inherits from the `object` class while also implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`HTTPHeader` instances can be created using a default constructor or a copy constructor that takes another `HTTPHeader` object as a parameter."],["The class contains two key properties: `Name`, representing the required header field name, and `Value`, representing the corresponding header field value, both of which are of the `string` type."]]],[]]