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, specifically for the .NET library."],["The latest version of the library is 3.6.0, and the documentation includes a comprehensive list of previous versions, down to 1.0.0, for `UrlMapTestHeader`."],["The `UrlMapTestHeader` class is used to define HTTP headers within `UrlMapTests` and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors and four properties (`HasName`, `HasValue`, `Name`, `Value`) for creating and manipulating HTTP header data."],["The `UrlMapTestHeader` class belongs to the `Google.Cloud.Compute.V1` namespace and is contained within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]