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."],[[["The latest version of the `GetFirewallPolicyRequest` documentation is 3.6.0, and the page details version 3.0.0."],["This webpage provides reference documentation and code samples for the `GetFirewallPolicyRequest` class within the Compute Engine v1 API."],["The `GetFirewallPolicyRequest` class is used for requesting firewall policy information and implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes a constructor and a property, `FirewallPolicy`, which is a string representing the name of the requested firewall policy."],["The documentation shows a version history of `GetFirewallPolicyRequest`, dating back to version 1.0.0."]]],[]]