[[["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-09 UTC."],[[["The latest version available for the HTTPHeader class is 2.13.0, with previous versions listed down to 1.0.0-beta02."],["The HTTPHeader class, found within the Google.Cloud.Run.V2 namespace, is designed to define custom headers for HTTP probes in Cloud Run Admin v2 API."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, providing functionalities like message handling, equality checking, deep cloning, and buffer message support."],["The `HTTPHeader` class offers two constructors: a default constructor and one that accepts another `HTTPHeader` object as a parameter for copying."],["It includes two properties: `Name`, which is a required string representing the header field's name, and `Value`, a string representing the header field's value."]]],[]]