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, specifically for .NET."],["The `GetRuleSecurityPolicyRequest` class is used for requesting information about a specific rule within a security policy and is part of the `Google.Cloud.Compute.V1` namespace."],["The documentation lists the available versions, ranging from the latest 3.6.0 down to 1.0.0, with version 2.13.0 as the current scope of documentation, and provides links to each version's specific documentation."],["Key properties of the `GetRuleSecurityPolicyRequest` class include `HasPriority`, `Priority`, `Project`, and `SecurityPolicy`, which are used to specify and identify the desired rule and security policy."],["The class `GetRuleSecurityPolicyRequest` implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."]]],[]]