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 and code samples for the `GetFirewallPolicyRequest` class within the Compute Engine v1 API."],["The `GetFirewallPolicyRequest` class is a request message used to retrieve information about a specific firewall policy, as part of the `FirewallPolicies.Get` method."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data management and message handling."],["The documentation lists numerous versions of `GetFirewallPolicyRequest`, ranging from version 1.0.0 up to the latest version 3.6.0, allowing users to navigate and find information based on version requirements."],["The class has a constructor, `GetFirewallPolicyRequest()`, and a property, `FirewallPolicy`, allowing the user to define the name of the policy."]]],[]]