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."],[[["The `UrlMapTestHeader` class in the Compute Engine v1 API is documented, with the latest version being 3.6.0 and a history of versions from 1.0.0 to 3.6.0 being accessible."],["`UrlMapTestHeader` is used for HTTP headers in UrlMapTests and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new instances, either empty or from an existing `UrlMapTestHeader`, and the class inherits common members from the base object class, such as `GetHashCode` and `GetType`."],["`UrlMapTestHeader` contains `Name` and `Value` properties, both as strings, representing the HTTP header name and value, respectively, and also has corresponding boolean properties to indicate whether those fields are set or not."]]],[]]