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-24 UTC."],[[["This document provides reference documentation for the `GetFirewallPolicyRequest` class within the Google Cloud Compute Engine v1 API."],["The `GetFirewallPolicyRequest` class is used to request details about a specific firewall policy, implementing several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation covers multiple versions of the API, with the latest being version 3.6.0 and version 2.9.0 being the contextual version for this documentation."],["The `GetFirewallPolicyRequest` class has two constructors and one property called `FirewallPolicy`, used to specify the name of the desired firewall policy."]]],[]]