public sealed class SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams : IMessage<SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams>, IEquatable<SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams>, IDeepCloneable<SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams>, 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-24 UTC."],[[["The webpage provides documentation for the `SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams` class in the `Google.Cloud.Compute.V1` namespace, with version 3.6.0 as the latest and 2.10.0 being the current version detailed on the page."],["The class `SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for message manipulation, equality comparison, deep cloning, and buffered message handling."],["The class has properties `HasOp` and `HasVal`, which indicate whether the `op` and `val` fields are set, respectively, while `Op` and `Val` properties allow for getting and setting of the match operator and field value, with both storing a string value."],["There is a constructor to construct a `SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams` object, with the ability to take no parameters or one parameter of the same type."],["The page lists documentation for older versions, ranging from 1.0.0 to 3.6.0, allowing developers to access information about previous releases of `SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams`."]]],[]]