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-03-21 UTC."],[[["This webpage provides documentation for the `SecurityPolicyDdosProtectionConfig` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 2.12.0."],["The `SecurityPolicyDdosProtectionConfig` class is part of the `Google.Cloud.Compute.V1.dll` assembly and can be used to configure settings related to DDOS protection."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting methods like `GetHashCode`, `GetType`, and `ToString` from `object`."],["The class includes properties such as `DdosProtection`, a string that allows to configure ddos protection, and `HasDdosProtection`, a boolean that indicates whether the \"ddos_protection\" field is set."],["The page contains links to documentation for multiple versions, with version 3.6.0 being the most recent and version 1.0.0 being the oldest documented one."]]],[]]