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 .NET development."],["The latest version of the `SecurityPolicyDdosProtectionConfig` documentation is 3.6.0, with a range of previous versions also documented from 1.0.0 to 3.5.0."],["The `SecurityPolicyDdosProtectionConfig` class is part of the `Google.Cloud.Compute.V1` assembly and inherits from `Object`, while also implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SecurityPolicyDdosProtectionConfig` class has two constructors, a default constructor, and one that takes another `SecurityPolicyDdosProtectionConfig` object as a parameter, allowing for object copying."],["Key properties of the class include `DdosProtection` which is of type string, and `HasDdosProtection`, a boolean property indicating whether the \"ddos_protection\" field is set."]]],[]]