public sealed class GetRuleFirewallPolicyRequest : IMessage<GetRuleFirewallPolicyRequest>, IEquatable<GetRuleFirewallPolicyRequest>, IDeepCloneable<GetRuleFirewallPolicyRequest>, IBufferMessage, IMessage
A request message for FirewallPolicies.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\u003eGetRuleFirewallPolicyRequest\u003c/code\u003e class is a request message used for retrieving a specific rule from a firewall policy, as part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis page provides documentation for multiple versions of the \u003ccode\u003eGetRuleFirewallPolicyRequest\u003c/code\u003e, ranging from version 1.0.0 to the latest version 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetRuleFirewallPolicyRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Compute.V1.dll\u003c/code\u003e assembly and inherits from \u003ccode\u003eObject\u003c/code\u003e, implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties \u003ccode\u003eFirewallPolicy\u003c/code\u003e and \u003ccode\u003ePriority\u003c/code\u003e, that are used to specify the target firewall and the priority rule respectively, along with a \u003ccode\u003eHasPriority\u003c/code\u003e boolean, to confirm if a priority is set.\u003c/p\u003e\n"],["\u003cp\u003eThere are 2 constuctors within the class, one that takes no arguments, and the other that takes in an existing \u003ccode\u003eGetRuleFirewallPolicyRequest\u003c/code\u003e object to duplicate it.\u003c/p\u003e\n"]]],[],null,[]]