public sealed class GetFirewallPolicyRequest : IMessage<GetFirewallPolicyRequest>, IEquatable<GetFirewallPolicyRequest>, IDeepCloneable<GetFirewallPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetFirewallPolicyRequest.
A request message for FirewallPolicies.Get. 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 `GetFirewallPolicyRequest` class within the Google Cloud Compute Engine v1 API."],["The latest version available for `GetFirewallPolicyRequest` is 3.6.0, while the current page is focused on version 2.16.0."],["`GetFirewallPolicyRequest` is a class used for requesting firewall policy details, implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetFirewallPolicyRequest` class includes a constructor and a `FirewallPolicy` property, which is a string representing the name of the firewall policy."],["The documentation page provides links to various versions of the `GetFirewallPolicyRequest`, ranging from 1.0.0 to 3.6.0, allowing users to access the documentation for whichever version they need."]]],[]]