public sealed class 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."],["The `Header` class describes an HTTP header and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes constructors for creating `Header` objects, either empty or from an existing `VulnerableHeaders.Types.Header` instance."],["The class contains properties to set and retrieve the `Name` and `Value` of the Header."],["This documentation lists the different versions available for the `VulnerableHeaders.Types.Header` class, ranging from version 1.0.0 up to the latest version 2.5.0."]]],[]]