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."],[[["The latest version available for `UrlMapTestHeader` is 3.6.0, which can be found in the `Google.Cloud.Compute.V1` namespace."],["This webpage provides reference documentation and code samples for the `UrlMapTestHeader` class, specifically for the Compute Engine v1 API."],["The `UrlMapTestHeader` class is used for defining HTTP headers in `UrlMapTests`, inheriting from `object` and implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UrlMapTestHeader` class has properties to manage the header name and value, using the `Name` and `Value` strings and their respective `HasName` and `HasValue` boolean flags."],["This page lists all available versions of `UrlMapTestHeader`, starting from version 1.0.0 to the latest 3.6.0, along with details on constructors, inherited members, namespace, and assembly."]]],[]]