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"]],[["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-04-09 UTC."],[[["The latest version of the `GetRuleFirewallPolicyRequest` documentation is 3.6.0, with version 3.5.0 being the current version of the page being viewed."],["The `GetRuleFirewallPolicyRequest` class is part of the Google.Cloud.Compute.V1 namespace, found in the Google.Cloud.Compute.V1.dll assembly, and implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["This class is used as a request message for FirewallPolicies.GetRule within the Compute Engine v1 API, detailing the request to get a specified rule."],["Key properties of `GetRuleFirewallPolicyRequest` include `FirewallPolicy`, which is the name of the firewall policy, `HasPriority`, indicating if the priority field is set, and `Priority`, representing the rule's priority within the firewall policy."],["The available versions of the documentation range from 1.0.0 to 3.6.0 with version 3.5.0 being the version of this page."]]],[]]