public sealed class AddRuleSecurityPolicyRequest : IMessage<AddRuleSecurityPolicyRequest>, IEquatable<AddRuleSecurityPolicyRequest>, IDeepCloneable<AddRuleSecurityPolicyRequest>, IBufferMessage, IMessage
A request message for SecurityPolicies.AddRule. 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."],[[["The latest version of the `AddRuleSecurityPolicyRequest` is 3.6.0, but there are many versions available, including those from the 3.x.x, 2.x.x, and 1.x.x series."],["The `AddRuleSecurityPolicyRequest` class is a request message for adding a rule to a security policy and it inherits from `Object` and implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AddRuleSecurityPolicyRequest` class has constructors that allow for creating new instances and copying existing ones, and it also has properties such as `HasValidateOnly`, `Project`, `SecurityPolicy`, `SecurityPolicyRuleResource`, and `ValidateOnly`."],["This documentation provides details on the `AddRuleSecurityPolicyRequest` class, including its inheritance, implemented interfaces, inherited members, namespace (`Google.Cloud.Compute.V1`), assembly (`Google.Cloud.Compute.V1.dll`), constructors, and properties."]]],[]]