public sealed class AddRuleSecurityPolicyRequest : IMessage<AddRuleSecurityPolicyRequest>, IEquatable<AddRuleSecurityPolicyRequest>, IDeepCloneable<AddRuleSecurityPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class AddRuleSecurityPolicyRequest.
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."],[[["This webpage provides reference documentation for the `AddRuleSecurityPolicyRequest` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment, with version 2.10.0 being the currently selected."],["The `AddRuleSecurityPolicyRequest` class is used to send a request to the `SecurityPolicies.AddRule` method, allowing the addition of security policy rules."],["The page lists multiple previous versions of the documentation for the `AddRuleSecurityPolicyRequest`, ranging from versions 1.0.0 to 3.6.0, with 3.6.0 marked as the latest."],["The class implements various interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["Key properties of the class include `Project`, `SecurityPolicy`, `SecurityPolicyRuleResource`, and `ValidateOnly`, which allow for the definition and validation of security policy rules."]]],[]]