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-03-21 UTC."],[[["This webpage provides documentation for the `GetRuleSecurityPolicyRequest` class within the Google Cloud Compute Engine v1 API, detailing its usage across various versions."],["The latest version of the API documented is 3.6.0, while the page itself is centered on version 2.15.0, with older versions available for reference down to 1.0.0."],["The `GetRuleSecurityPolicyRequest` class is used to retrieve specific security policy rules, as described by the method's description, and it inherits from and implements several interfaces."],["The class contains properties such as `Priority`, `Project`, and `SecurityPolicy`, which are essential for specifying and retrieving a specific rule within a security policy."],["The page details the available constructors, one being the default constructor `GetRuleSecurityPolicyRequest()`, and the other accepting a parameter of the same type `GetRuleSecurityPolicyRequest(GetRuleSecurityPolicyRequest other)`."]]],[]]