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\u003eThis webpage provides documentation for the \u003ccode\u003eGetRuleFirewallPolicyRequest\u003c/code\u003e class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment, with the most recent version listed as 3.6.0, and the version represented by this page being 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetRuleFirewallPolicyRequest\u003c/code\u003e class is used to make a request for retrieving a specific rule from a firewall policy, as per the documentation given, it is a derived class that implements several interfaces, including \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\u003eThis class has several properties, including \u003ccode\u003eFirewallPolicy\u003c/code\u003e, which is a string to specify the name of the firewall policy, \u003ccode\u003eHasPriority\u003c/code\u003e, a boolean that indicates whether the priority is set, and \u003ccode\u003ePriority\u003c/code\u003e, an integer that specifies the priority of the rule to get.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides links to prior versions of the \u003ccode\u003eGetRuleFirewallPolicyRequest\u003c/code\u003e, ranging from version 1.0.0 up to the latest version, 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetRuleFirewallPolicyRequest\u003c/code\u003e class has two constructors, a parameterless constructor and a copy constructor, which accepts an instance of \u003ccode\u003eGetRuleFirewallPolicyRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]