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 webpage provides documentation for the `SecurityPolicyRuleMatcherConfig` class within the `Google.Cloud.Compute.V1` namespace, detailing its versions, inheritance, implemented interfaces, and members."],["The latest available version of the `SecurityPolicyRuleMatcherConfig` is 3.6.0, and there are numerous prior versions listed, ranging back to 1.0.0."],["`SecurityPolicyRuleMatcherConfig` inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SecurityPolicyRuleMatcherConfig` class has a property called `SrcIpRanges`, a repeated field of strings representing CIDR IP address ranges, with a maximum of 10 allowed."],["The class has two constructors, one default and one that accepts another `SecurityPolicyRuleMatcherConfig` instance for copying its parameters."]]],[]]