public sealed class GetRuleFirewallPolicyRequest : IMessage<GetRuleFirewallPolicyRequest>, IEquatable<GetRuleFirewallPolicyRequest>, IDeepCloneable<GetRuleFirewallPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetRuleFirewallPolicyRequest.
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 latest version of the \u003ccode\u003eGetRuleFirewallPolicyRequest\u003c/code\u003e is 3.6.0, and the page provides links to various other versions, including the current one, 2.6.0, as well as multiple versions dating back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetRuleFirewallPolicyRequest\u003c/code\u003e is a class within the Google.Cloud.Compute.V1 namespace that is used for requesting a specific rule from a firewall policy, and it implements multiple interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eGetRuleFirewallPolicyRequest\u003c/code\u003e has two constructors, one default and one that takes another instance of the class for cloning purposes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetRuleFirewallPolicyRequest\u003c/code\u003e class has properties such as \u003ccode\u003eFirewallPolicy\u003c/code\u003e, \u003ccode\u003eHasPriority\u003c/code\u003e, and \u003ccode\u003ePriority\u003c/code\u003e, which allow you to specify the firewall policy, check for a priority field, and set the priority of the requested rule.\u003c/p\u003e\n"],["\u003cp\u003eIt's a part of the Compute Engine v1 API and is used to obtain rule details, as described in the method details.\u003c/p\u003e\n"]]],[],null,[]]