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-02 UTC."],[[["This webpage details the `SecurityPoliciesListPreconfiguredExpressionSetsResponse` class within version 3.0.0 of the Google.Cloud.Compute.V1 .NET library."],["The latest version available is 3.6.0, with a range of previous versions down to 1.0.0, each linked to its specific documentation."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a `PreconfiguredExpressionSets` property, which is of type `SecurityPoliciesWafConfig`."],["This class inherits from `object`, and has two constructors: a default one, and another to take in another version of the same class."]]],[]]