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 provided content outlines the different versions of `SecurityPolicyDdosProtectionConfig`, ranging from version 1.0.0 to the latest 3.6.0, within the `Google.Cloud.Compute.V1` namespace."],["`SecurityPolicyDdosProtectionConfig` is a class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is derived from the `Object` class."],["The class has two constructors, a default constructor, and another that allows creating a new object based on an existing `SecurityPolicyDdosProtectionConfig`."],["The `SecurityPolicyDdosProtectionConfig` class contains properties, including `DdosProtection` (a string) and `HasDdosProtection` (a boolean), to handle DDoS protection configurations."],["Documentation is available for each version, providing specific details and potential changes across releases to the `SecurityPolicyDdosProtectionConfig`."]]],[]]