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 Compute Engine v1 API."],["The latest available version of the documentation is 3.6.0, with a history of versions going back to 1.0.0 listed on the page."],["The `UrlMapTestHeader` class is used for managing HTTP headers in `UrlMapTests`, and it implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class has two properties, `Name` and `Value`, which are used to define the header name and value respectively."],["There are two constructors for the `UrlMapTestHeader` class that can be used to either create a new blank instance or a new instance using another instance of the same class."]]],[]]