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 Engine v1 API, specifically for the .NET environment."],["The latest version of the `UrlMapTestHeader` API documentation is 3.6.0, and historical versions from 1.0.0 up to this version are also available via links."],["The `UrlMapTestHeader` class is used to define HTTP headers for use in `UrlMapTests`, inheriting from `object` and implementing multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["Key properties of the `UrlMapTestHeader` class include `Name` and `Value`, both of which are strings and represent the header's name and value respectively, with boolean properties to check if each is set."],["The class is within the `Google.Cloud.Compute.V1` namespace, inside the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]