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, with the current version being 2.13.0."],["The `UrlMapTestHeader` class represents HTTP headers used in `UrlMapTests`, inheriting from `object` and implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains constructors and properties, including `HasName`, `HasValue`, `Name`, and `Value`, to manage header information."],["The webpage lists available versions ranging from the latest 3.6.0 down to 1.0.0, allowing access to the documentation for each specific release."],["The documentation details inherited members from `object` like `GetHashCode`, `GetType`, and `ToString`, as well as the namespace `Google.Cloud.Compute.V1` and the assembly `Google.Cloud.Compute.V1.dll`."]]],[]]