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-03-24 UTC."],[[["This webpage provides documentation for the `GetRuleFirewallPolicyRequest` 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 specified in the page title being 2.15.0."],["The content includes a list of available versions for the `GetRuleFirewallPolicyRequest` class, ranging from version 1.0.0 to 3.6.0, with links to their respective documentation."],["The `GetRuleFirewallPolicyRequest` class is used to request a specific rule from a firewall policy, as indicated by the class description and its purpose."],["The class in question has two constructors, as well as three properties (FirewallPolicy, HasPriority, Priority)."],["The class implements multiple interfaces that are: IMessage\u003cGetRuleFirewallPolicyRequest\u003e, IEquatable\u003cGetRuleFirewallPolicyRequest\u003e, IDeepCloneable\u003cGetRuleFirewallPolicyRequest\u003e, IBufferMessage, and IMessage."]]],[]]