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-24 UTC."],[[["This webpage provides reference documentation for the `GetRuleSecurityPolicyRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.7.0, with links to other versions."],["The `GetRuleSecurityPolicyRequest` class is used to request a specific rule from a security policy, as part of the `SecurityPolicies.GetRule` function."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The `GetRuleSecurityPolicyRequest` has properties such as `Priority`, `Project`, and `SecurityPolicy` that define which rule and from which project to retrieve."],["The documentation covers the available constructors for creating `GetRuleSecurityPolicyRequest` objects, as well as property details."]]],[]]