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-02 UTC."],[[["This webpage provides reference documentation for the `UrlMapTestHeader` class within the Google.Cloud.Compute.V1 API, specifically version 2.14.0."],["The `UrlMapTestHeader` class is used to define HTTP headers for use in `UrlMapTests` within the Compute Engine v1 API, and it has implementations for `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class can be constructed via two constructors, a default one, and one that take an `UrlMapTestHeader` object as a parameter."],["The class has properties such as `HasName`, `HasValue`, `Name`, and `Value`, allowing the user to check if the properties are set, or to get or set their value."],["The page also lists the history of released versions for the `UrlMapTestHeader`, with version 3.6.0 being the latest and 1.0.0 being the oldest."]]],[]]