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-21 UTC."],[[["This webpage provides reference documentation for the `GetRuleFirewallPolicyRequest` class in the Compute Engine v1 API, specifically within the Google Cloud .NET client library."],["The latest version documented is 3.6.0, with a range of previous versions from 1.0.0 to 3.5.0 also available."],["The `GetRuleFirewallPolicyRequest` class is used to request details about a specific rule within a firewall policy, implementing multiple interfaces for message handling and comparison."],["The class has specific properties, such as FirewallPolicy, HasPriority, and Priority, for managing and querying firewall rule attributes."],["This class has several constructors available, one of which takes in another GetRuleFirewallPolicyRequest object."]]],[]]