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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 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."]]],[]]