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-21 UTC."],[[["This page provides documentation for the `SecurityPolicyRuleMatcherConfig` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and functionality."],["The latest version documented is 3.6.0, with a comprehensive list of previous versions from 3.5.0 back to 1.0.0, all accessible via links."],["`SecurityPolicyRuleMatcherConfig` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, with direct inheritance from `object`."],["The class includes a constructor and an additional constructor overload that accepts another `SecurityPolicyRuleMatcherConfig` instance, allowing the creation of new objects with the same configurations."],["The `SrcIpRanges` property allows for defining CIDR IP address ranges, supporting up to 10 ranges, and is of the `RepeatedField\u003cstring\u003e` type."]]],[]]