[[["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-08-04 UTC."],[[["The webpage provides documentation for the `Attack` class within the Google Cloud Security Center v1 API, covering multiple versions from 2.2.0 up to the latest, 3.24.0."],["The `Attack` class is used to represent information about DDoS attacks, including attack volume and classification, inheriting members from the `object` class and implementing various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Attack` class has three properties: `Classification` which is a string representing the type of attack, `VolumeBps` an integer representing the total bytes per second, and `VolumePps` an integer for total packets per second."],["The documentation shows the details of how to use the `Attack` class via its constructors, `Attack()` and `Attack(Attack other)`, which are used to instantiate new `Attack` objects."]]],[]]