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-24 UTC."],[[["The latest version available for `UrlMapTestHeader` is 3.6.0, as shown by the provided content."],["The `UrlMapTestHeader` class represents HTTP headers used in `UrlMapTests` within the Compute Engine v1 API."],["The class `UrlMapTestHeader` is found in the namespace `Google.Cloud.Compute.V1`, within the `Google.Cloud.Compute.V1.dll` assembly, and it offers both a default and a copy constructor."],["The class `UrlMapTestHeader` has properties `HasName`, `HasValue`, `Name`, and `Value`, which allow for managing the header name and its value, and whether it has them set."],["Version 3.0.0 of `UrlMapTestHeader` implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its integration with various interfaces for message handling, equality comparison, deep cloning, and buffer message capabilities."]]],[]]