public sealed class PatchRuleSecurityPolicyRequest : IMessage<PatchRuleSecurityPolicyRequest>, IEquatable<PatchRuleSecurityPolicyRequest>, IDeepCloneable<PatchRuleSecurityPolicyRequest>, IBufferMessage, IMessage
A request message for SecurityPolicies.PatchRule. See the method description for details.
[[["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 details the `PatchRuleSecurityPolicyRequest` class within the `Google.Cloud.Compute.V1` namespace, including its usage and properties across multiple versions."],["The latest version of `PatchRuleSecurityPolicyRequest` is 3.6.0, and older versions are available starting from version 1.0.0 up to 3.5.0."],["`PatchRuleSecurityPolicyRequest` is a request message for the SecurityPolicies.PatchRule method, allowing updates to be made to a security policy rule."],["The `PatchRuleSecurityPolicyRequest` class inherits from Object and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `PatchRuleSecurityPolicyRequest` class include `Priority`, `Project`, `SecurityPolicy`, and `SecurityPolicyRuleResource`, for specifying the details of the rule update."]]],[]]