public sealed class UrlMapTestHeader : IMessage<UrlMapTestHeader>, IEquatable<UrlMapTestHeader>, IDeepCloneable<UrlMapTestHeader>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class UrlMapTestHeader.
[[["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."],[[["This webpage provides reference documentation for the `UrlMapTestHeader` class within the Compute Engine v1 API for .NET, specifically version 2.2.0."],["The `UrlMapTestHeader` class, which is a part of the `Google.Cloud.Compute.V1` namespace, is used for HTTP headers in `UrlMapTests`."],["The page details the class's inheritance, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as methods it inherits from the base `Object` class."],["The document lists the available versions of the `UrlMapTestHeader` class, ranging from the latest version 3.6.0 down to version 1.0.0."],["The class contains the properties `HasName`, `HasValue`, `Name` and `Value`, which contain the name of the header, whether the name is set, the header value and whether the value is set respectively."]]],[]]