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, detailing its implementation and usage in .NET development."],["The latest version available is 3.6.0, with an extensive history of versions ranging back to 1.0.0, all linked for reference."],["`SecurityPolicyDdosProtectionConfig` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its capabilities in the Google Cloud Compute environment."],["The class includes a `DdosProtection` property of type string, and a `HasDdosProtection` boolean property to indicate if the \"ddos_protection\" field is set."],["The class has 2 constructors available, one default and one that accepts another `SecurityPolicyDdosProtectionConfig` object."]]],[]]