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 of the `SecurityPolicyDdosProtectionConfig` is 3.6.0, and the page provides links to various versions, ranging from 1.0.0 to 3.6.0."],["`SecurityPolicyDdosProtectionConfig` is a class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SecurityPolicyDdosProtectionConfig` class has two constructors: a default constructor and another that takes another `SecurityPolicyDdosProtectionConfig` instance as a parameter."],["The class contains a property called `DdosProtection` which is of type string and has an associated boolean `HasDdosProtection` property to check if it's set."],["The `SecurityPolicyDdosProtectionConfig` class is found within the `Google.Cloud.Compute.V1` namespace, in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]