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 webpage provides documentation for the `SecurityPolicyDdosProtectionConfig` class within the `Google.Cloud.Compute.V1` namespace, with version 3.6.0 being the latest."],["Multiple versions of the `SecurityPolicyDdosProtectionConfig` class are available, ranging from version 1.0.0 to 3.6.0, accessible through their corresponding links."],["The `SecurityPolicyDdosProtectionConfig` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["This class includes a constructor and a property `DdosProtection` of type string, along with `HasDdosProtection` which is a boolean, to interact with and configure security policy DDoS protection settings."],["The documentation is for the assembly, `Google.Cloud.Compute.V1.dll`, which contains the listed class and its functionality."]]],[]]