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-24 UTC."],[[["Version 3.6.0 is the latest version available for the `Google.Cloud.Compute.V1.UrlMapTestHeader` class, while version 3.5.0 is the current version of documentation, with a list of other versions available."],["The `UrlMapTestHeader` class is part of the Compute Engine v1 API and is used for defining HTTP headers in `UrlMapTests`."],["`UrlMapTestHeader` inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UrlMapTestHeader` class includes properties for `Name` and `Value`, both of which are strings, and also contains boolean properties to ascertain if these fields have been set, `HasName` and `HasValue`."],["The `UrlMapTestHeader` class has 2 constructors: a parameterless one and one that takes another `UrlMapTestHeader` object."]]],[]]