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 page provides documentation for the `GetRuleSecurityPolicyRequest` class within the Google Compute Engine v1 API, specifically for .NET developers."],["The latest version of the Google.Cloud.Compute.V1 API documented here is 3.6.0, with versions spanning from 1.0.0 up to 3.6.0 available for browsing."],["`GetRuleSecurityPolicyRequest` is a class used to request specific rule information from a security policy, inheriting from object and implementing multiple interfaces."],["The current documentation of the class `GetRuleSecurityPolicyRequest` is for version 2.10.0, and has properties to retrieve the rule's priority, the project ID, and the security policy name."]]],[]]