public sealed class VulnerableHeaders.Types.Header : IMessage<VulnerableHeaders.Types.Header>, IEquatable<VulnerableHeaders.Types.Header>, IDeepCloneable<VulnerableHeaders.Types.Header>, IBufferMessage, IMessage
Reference documentation and code samples for the Web Security Scanner v1 API class VulnerableHeaders.Types.Header.
[[["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-07-02 UTC."],[[["This document provides reference documentation for the `VulnerableHeaders.Types.Header` class within the Google Cloud Web Security Scanner v1 API, describing HTTP headers."],["The latest version of the `VulnerableHeaders.Types.Header` class is 2.5.0, with multiple previous versions available, ranging back to 1.0.0."],["The `VulnerableHeaders.Types.Header` class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties `Name` and `Value`, both of type string, to represent the header's name and its corresponding value, respectively."],["The class features two constructors: a default one, and another that accepts another `VulnerableHeaders.Types.Header` for object instantiation."]]],[]]