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 document provides reference information for the `GetRuleSecurityPolicyRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.16.0."],["The `GetRuleSecurityPolicyRequest` class is used to request a specific rule from a security policy, as detailed in the SecurityPolicies.GetRule method description."],["The `GetRuleSecurityPolicyRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to interact with various Google Protobuf features."],["Key properties of the `GetRuleSecurityPolicyRequest` class include `Priority`, `Project`, and `SecurityPolicy`, allowing for specifying the rule's priority, the project ID, and the security policy name, respectively."],["The document also lists all the available versions of the documentation for this class, ranging from 1.0.0 to the latest 3.6.0."]]],[]]