public sealed class SecurityPoliciesListPreconfiguredExpressionSetsResponse : IMessage<SecurityPoliciesListPreconfiguredExpressionSetsResponse>, IEquatable<SecurityPoliciesListPreconfiguredExpressionSetsResponse>, IDeepCloneable<SecurityPoliciesListPreconfiguredExpressionSetsResponse>, 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-04-09 UTC."],[[["This page provides documentation for the `SecurityPoliciesListPreconfiguredExpressionSetsResponse` class within the Google.Cloud.Compute.V1 library for .NET, with version 3.5.0 being the current focus and the latest version being 3.6.0."],["The `SecurityPoliciesListPreconfiguredExpressionSetsResponse` class, which inherits from `object` and implements multiple interfaces, is used to handle responses related to security policy preconfigured expression sets, and is a public sealed class."],["The documentation lists various versions of the Google.Cloud.Compute.V1 library, ranging from version 1.0.0 to the latest 3.6.0, each linking to specific versioned documentation."],["The `SecurityPoliciesListPreconfiguredExpressionSetsResponse` class includes a `PreconfiguredExpressionSets` property of type `SecurityPoliciesWafConfig`, which is used for configuring web application firewall settings."],["There are two constructors for the class, one empty, and one to deep copy another `SecurityPoliciesListPreconfiguredExpressionSetsResponse` instance."]]],[]]