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, covering versions ranging from 1.0.0 to 3.6.0, with the latest being 3.6.0."],["`SecurityPolicyDdosProtectionConfig` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The class offers two constructors: a parameterless constructor and one that takes another `SecurityPolicyDdosProtectionConfig` object as a parameter for creating a new object based off an existing object."],["The `SecurityPolicyDdosProtectionConfig` class includes a `DdosProtection` property of type string, which can have multiple values in its enum, and a `HasDdosProtection` boolean property to check if the `ddos_protection` field is set."],["The current version of the `SecurityPolicyDdosProtectionConfig` that this page covers is 2.11.0."]]],[]]