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-31 UTC."],[[["This webpage provides reference documentation for the `GetRuleFirewallPolicyRequest` class in the Google Compute Engine v1 API, specifically within the .NET environment, with version 3.1.0 being the focus of the documentation."],["The `GetRuleFirewallPolicyRequest` class is used to request details about a specific firewall rule within a firewall policy, as detailed in the class description and methods."],["The documentation lists available versions of the class ranging from 1.0.0 to 3.6.0, with 3.6.0 marked as the latest version, alongside all the version's respective links."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities and compatibility within the .NET framework."],["The document also presents the properties `FirewallPolicy`, `HasPriority` and `Priority`, alongside their types and descriptions."]]],[]]