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 represents HTTP headers used in `UrlMapTests` within the Google.Cloud.Compute.V1 namespace."],["Version 3.6.0 is the latest available version, with a comprehensive history of versions ranging from 1.0.0 to 3.6.0, each with its corresponding documentation link."],["This class inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`UrlMapTestHeader` has properties to manage header `Name` and `Value`, with boolean indicators (`HasName`, `HasValue`) for each field."],["Constructors for `UrlMapTestHeader` allow for default initialization or copying values from an existing `UrlMapTestHeader` instance."]]],[]]