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."],[[["The page provides documentation for the `SecurityPolicyRuleMatcherConfig` class within the Google.Cloud.Compute.V1 namespace, version 2.8.0."],["Multiple versions of the `SecurityPolicyRuleMatcherConfig` are available, ranging from version 1.0.0 to the latest version, 3.6.0, with links to each."],["`SecurityPolicyRuleMatcherConfig` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SecurityPolicyRuleMatcherConfig` class has a property called `SrcIpRanges`, which is a `RepeatedField\u003cstring\u003e` used to store a list of CIDR IP address ranges, with a maximum of 10 entries allowed."],["The class offers two constructors: a default constructor `SecurityPolicyRuleMatcherConfig()` and a copy constructor `SecurityPolicyRuleMatcherConfig(SecurityPolicyRuleMatcherConfig other)`."]]],[]]