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."],[[["The latest version available for `SecurityPolicyDdosProtectionConfig` is 3.6.0, while the current page is documented under version 2.4.0."],["This page provides documentation for the `SecurityPolicyDdosProtectionConfig` class, which is part of the `Google.Cloud.Compute.V1` namespace in the Google Cloud .NET library."],["The `SecurityPolicyDdosProtectionConfig` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `Object` class."],["The class includes a `DdosProtection` string property and a `HasDdosProtection` Boolean property."],["This class has two constructors: one default and the other that takes another instance of `SecurityPolicyDdosProtectionConfig` as a parameter."]]],[]]