public sealed class SecurityPolicyRuleMatcherConfig : IMessage<SecurityPolicyRuleMatcherConfig>, IEquatable<SecurityPolicyRuleMatcherConfig>, IDeepCloneable<SecurityPolicyRuleMatcherConfig>, 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."],[[["This webpage provides documentation for the `SecurityPolicyRuleMatcherConfig` class within the Google Cloud Compute V1 .NET library."],["The latest version documented is 3.6.0, while the current version for which the page displays detailed information is 2.12.0, with version history going as far back as version 1.0.0."],["`SecurityPolicyRuleMatcherConfig` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["The class has two constructors, a default one and one that takes another `SecurityPolicyRuleMatcherConfig` instance as a parameter for cloning purposes."],["A key property of this class is `SrcIpRanges`, which is a `RepeatedField` of strings allowing for a maximum of 10 CIDR IP address ranges to be listed."]]],[]]