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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGetRuleSecurityPolicyRequest\u003c/code\u003e class is used to request a specific rule from a security policy in the Compute Engine v1 API, as indicated by its purpose for the \u003ccode\u003eSecurityPolicies.GetRule\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documentation for this class is available in the 3.6.0 release, with numerous previous versions from 1.0.0 to 3.5.0 also accessible.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetRuleSecurityPolicyRequest\u003c/code\u003e class has properties like \u003ccode\u003ePriority\u003c/code\u003e, \u003ccode\u003eProject\u003c/code\u003e, and \u003ccode\u003eSecurityPolicy\u003c/code\u003e for specifying the rule, project ID, and security policy name respectively, and also includes a constructor for creating instances of the class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetRuleSecurityPolicyRequest\u003c/code\u003e implements several interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, inheriting from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]