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."],[[["The latest version of the `GetRuleSecurityPolicyRequest` is 3.6.0, which can be found in the Google Cloud Compute Engine v1 API."],["The `GetRuleSecurityPolicyRequest` class is used to request a specific rule from a security policy in the Compute Engine v1 API, and implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This class contains properties such as `Priority`, `Project`, and `SecurityPolicy`, which are used to define the specific rule and project context for the request."],["The document provides a historical overview of versions, ranging from 1.0.0 to the current latest 3.6.0, each providing a link to the reference documentation for that particular version of `GetRuleSecurityPolicyRequest`."],["The `GetRuleSecurityPolicyRequest` class is part of the `Google.Cloud.Compute.V1` namespace and is contained within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]