public sealed class UrlMapTestHeader : IMessage<UrlMapTestHeader>, IEquatable<UrlMapTestHeader>, IDeepCloneable<UrlMapTestHeader>, IBufferMessage, IMessage
[[["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."],[[["The `UrlMapTestHeader` class, part of the `Google.Cloud.Compute.V1` namespace, is used to represent HTTP headers in `UrlMapTests`."],["This class has a total of 30 available versions, with version 3.6.0 being the latest and 1.0.0 being the oldest."],["It implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionality and compatibility."],["`UrlMapTestHeader` includes properties like `Name` and `Value`, which are strings, and boolean properties `HasName` and `HasValue` to determine if those fields are populated."],["The class has two constructors: a default constructor, and another that takes an instance of itself as a parameter."]]],[]]