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, detailing its properties, constructors, and inherited members."],["It outlines the available versions of this class, ranging from version 1.0.0 to the latest version 3.6.0, allowing users to access documentation for specific versions."],["The `SecurityPolicyDdosProtectionConfig` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is related to DDoS protection security policies."],["The class contains the property `DdosProtection`, which is a string, and `HasDdosProtection`, a boolean to check if the `ddos_protection` field is set."],["There are two constructors for the class, a default one, and another one that takes a `SecurityPolicyDdosProtectionConfig` as a parameter."]]],[]]