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-31 UTC."],[[["Version 3.6.0 is the latest release for the `SecurityPolicyRuleMatcherConfig` documentation."],["The `SecurityPolicyRuleMatcherConfig` class, found in the `Google.Cloud.Compute.V1` namespace, is part of the `Google.Cloud.Compute.V1.dll` assembly and is used for managing security policy rule matcher configurations."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for message handling, equality comparisons, deep cloning, and buffered message operations."],["`SecurityPolicyRuleMatcherConfig` has a `SrcIpRanges` property which is a repeated field of strings and is used to specify up to 10 CIDR IP address ranges."],["The documentation covers multiple versions of the `SecurityPolicyRuleMatcherConfig` class, ranging from version 1.0.0 to the latest version 3.6.0."]]],[]]