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-04-09 UTC."],[[["This webpage provides reference documentation for the `UrlMapTestHeader` class within the Compute Engine v1 API for .NET, with the current version being 2.9.0."],["The latest version of `UrlMapTestHeader` is 3.6.0, and this page offers access to documentation for various previous versions, ranging from 1.0.0 up to the latest."],["The `UrlMapTestHeader` class represents HTTP headers used in `UrlMapTests` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UrlMapTestHeader` class has properties `Name` and `Value`, both of which are strings and represent the header's name and its value, and the class contains constructors for creating new instances."],["The webpage shows that `UrlMapTestHeader` class inherits members from the `object` class, including `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]