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 in version 2.17.0."],["The `UrlMapTestHeader` class is used to define HTTP headers for use in `UrlMapTests`, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two primary properties: `Name`, representing the header's name, and `Value`, representing the header's value, both of which are strings."],["The documentation includes links to various versions of the `UrlMapTestHeader` class, ranging from the latest 3.6.0 down to 1.0.0, as well as inherited members and properties."],["The class has 2 constructors, one is a default constructor, and the second is used to take in a previous `UrlMapTestHeader`."]]],[]]