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.4.0."],["The `UrlMapTestHeader` class, used in `UrlMapTests`, represents HTTP headers and is a subclass of `Object`, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version for this documentation is 3.6.0, and this page also lists prior versions ranging from 3.5.0 down to 1.0.0."],["The `UrlMapTestHeader` class has two properties, `Name` and `Value`, representing the header name and value, respectively, and two constructors."],["The `HasName` and `HasValue` methods are boolean properties used to check if the \"name\" and \"value\" fields are set."]]],[]]