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 documentation for the `UrlMapTestHeader` class within the Google.Cloud.Compute.V1 namespace, part of the Compute Engine v1 API."],["The `UrlMapTestHeader` class, used for HTTP headers in UrlMapTests, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class features properties to manage header information, specifically `Name` and `Value`, along with boolean properties `HasName` and `HasValue` to check if those fields are set."],["The page lists available versions of the documentation, ranging from the latest version 3.6.0 down to version 1.0.0, with links to each specific version's reference."],["The `UrlMapTestHeader` class has two constructors: a default, parameterless one, and one that accepts an instance of another `UrlMapTestHeader` as a parameter, and also inherits from the object class."]]],[]]