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 documentation page covers the `VulnerableHeaders.Types.Header` class within the Google Cloud Web Security Scanner v1 API, specifically for version 2.3.0."],["The `VulnerableHeaders.Types.Header` class represents an HTTP header and includes properties for the header's `Name` and `Value`, both of which are strings."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is found within the namespace `Google.Cloud.WebSecurityScanner.V1` in the assembly `Google.Cloud.WebSecurityScanner.V1.dll` and contains a constructor, as well as a constructor accepting another `Header` object for duplication purposes."]]],[]]