public sealed class SecurityPolicyDdosProtectionConfig : IMessage<SecurityPolicyDdosProtectionConfig>, IEquatable<SecurityPolicyDdosProtectionConfig>, IDeepCloneable<SecurityPolicyDdosProtectionConfig>, IBufferMessage, IMessage
[[["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-04-09 UTC."],[[["This webpage provides documentation for the `SecurityPolicyDdosProtectionConfig` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 3.2.0."],["The latest version documented is 3.6.0, with historical versions listed, including all versions from 1.0.0 to 3.6.0 for this specific class, and they all are for the `SecurityPolicyDdosProtectionConfig`."],["`SecurityPolicyDdosProtectionConfig` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a `DdosProtection` property of type `string` and a `HasDdosProtection` property of type `bool` to check whether the `ddos_protection` field is set."],["There are two constructors available for `SecurityPolicyDdosProtectionConfig`: a default constructor and one that accepts another `SecurityPolicyDdosProtectionConfig` object as a parameter."]]],[]]