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-02 UTC."],[[["This document provides reference documentation for the `UrlMapTestHeader` class within the Compute Engine v1 API for .NET, with the latest version being 3.6.0."],["The `UrlMapTestHeader` class, part of the `Google.Cloud.Compute.V1` namespace, represents HTTP headers used in `UrlMapTests`."],["The `UrlMapTestHeader` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class has properties `Name` and `Value`, both of type string, representing the header's name and value, and boolean properties, `HasName` and `HasValue`, indicating whether they are set."],["This page includes documentation for versions ranging from 1.0.0 to the most recent 3.6.0 of the package, allowing navigation through all of them."]]],[]]