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-24 UTC."],[[["This webpage provides documentation for the `UrlMapTestHeader` class within the `Google.Cloud.Compute.V1` namespace, covering versions from 1.0.0 to 3.6.0."],["The `UrlMapTestHeader` class, used for HTTP headers in `UrlMapTests`, inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, a default `UrlMapTestHeader()` and `UrlMapTestHeader(UrlMapTestHeader other)`, used to create new instances or copies of an existing `UrlMapTestHeader`."],["`UrlMapTestHeader` includes properties `HasName`, `HasValue`, `Name`, and `Value` to manage and access the header's name and value, alongside their presence."],["The latest version available for `UrlMapTestHeader` is 3.6.0."]]],[]]