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."],[[["The latest version of the `UrlMapTestHeader` class is 3.6.0, but this page specifically focuses on version 3.2.0."],["The `UrlMapTestHeader` class in the Compute Engine v1 API is used to define HTTP headers for use in `UrlMapTests`."],["This class, `UrlMapTestHeader`, implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from `object`."],["The `UrlMapTestHeader` class provides constructors for creating new instances, either empty or based on an existing `UrlMapTestHeader`."],["The `UrlMapTestHeader` class contains properties to define the header `Name` and `Value`, along with boolean properties to check if those fields are set."]]],[]]