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, with version 3.6.0 being the latest."],["The `SecurityPolicyRuleMatcherConfig` class is part of the `Google.Cloud.Compute.V1` namespace and is defined within the `Google.Cloud.Compute.V1.dll` assembly."],["The class implements multiple interfaces, including `IMessage`, `IEquatable\u003cSecurityPolicyRuleMatcherConfig\u003e`, `IDeepCloneable\u003cSecurityPolicyRuleMatcherConfig\u003e`, and `IBufferMessage`."],["It offers a default constructor and a copy constructor, allowing for the creation of new instances or clones from existing `SecurityPolicyRuleMatcherConfig` objects."],["One of its properties, `SrcIpRanges`, is a `RepeatedField\u003cstring\u003e` that allows specifying up to 10 CIDR IP address ranges."]]],[]]