public sealed class GetRuleSecurityPolicyRequest : IMessage<GetRuleSecurityPolicyRequest>, IEquatable<GetRuleSecurityPolicyRequest>, IDeepCloneable<GetRuleSecurityPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetRuleSecurityPolicyRequest.
A request message for SecurityPolicies.GetRule. 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-04-09 UTC."],[[["This webpage provides documentation for the `GetRuleSecurityPolicyRequest` class within the Google.Cloud.Compute.V1 API, specifically for version 3.2.0."],["The `GetRuleSecurityPolicyRequest` class is used to request a specific rule from a security policy, as part of the Compute Engine v1 API."],["The page lists all of the different available versions of `GetRuleSecurityPolicyRequest` ranging from versions 3.6.0 to 1.0.0, with 3.6.0 being the latest version available."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `GetRuleSecurityPolicyRequest` include `Priority`, `Project`, and `SecurityPolicy`, which are used to specify the rule, project, and security policy respectively."]]],[]]