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, and the page includes documentation for versions ranging from 1.0.0 to 3.6.0."],["The `SecurityPolicyRuleMatcherConfig` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor and a `SrcIpRanges` property that allows for the specification of CIDR IP address ranges, with a maximum limit of 10 ranges."],["The class inherits from `object`, with the methods `GetHashCode()`, `GetType()`, and `ToString()` inherited from it, and is contained within the `Google.Cloud.Compute.V1` namespace."]]],[]]