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-21 UTC."],[[["This webpage provides reference documentation for the `AddRuleSecurityPolicyRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET developers."],["The `AddRuleSecurityPolicyRequest` class is used to send a request to update a security policy by adding a new rule."],["The documentation covers a wide range of versions of the Google Cloud Compute Engine v1 API for .NET, with version 3.6.0 being the latest, while also including past versions starting from 1.0.0."],["The Class is located in the namespace `Google.Cloud.Compute.V1`, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of this class are detailed, such as `Project`, `SecurityPolicy`, `SecurityPolicyRuleResource`, `HasValidateOnly`, and `ValidateOnly`, providing essential information about its usage."]]],[]]