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-09 UTC."],[[["This webpage provides reference documentation for the `UrlMapTestHeader` class within the Google.Cloud.Compute.V1 API, specifically detailing version 3.3.0."],["The `UrlMapTestHeader` class is used for managing HTTP headers in UrlMapTests and it inherits from the base `object` class."],["This class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists numerous versions of the `UrlMapTestHeader` API, ranging from 1.0.0 up to the latest 3.6.0, with links to each version's documentation."],["`UrlMapTestHeader` includes properties such as `Name` and `Value`, both of which can be set to a string, and also includes `HasName` and `HasValue` to check whether they are set, each returning a boolean."]]],[]]