public sealed class GetFirewallPolicyRequest : IMessage<GetFirewallPolicyRequest>, IEquatable<GetFirewallPolicyRequest>, IDeepCloneable<GetFirewallPolicyRequest>, IBufferMessage, IMessage
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 details the `GetFirewallPolicyRequest` class within the `Google.Cloud.Compute.V1` namespace, version 2.1.0, and its associated functionalities."],["The `GetFirewallPolicyRequest` class is a request message for retrieving firewall policy information, implementing several interfaces like `IMessage` and `IEquatable`."],["The page provides a list of available versions of the `GetFirewallPolicyRequest`, starting from 1.0.0 up to the latest, 3.6.0, and they are all accessible via hyperlink."],["The class inherits members from `Object` and includes constructors for creating new instances, either default or copied from an existing `GetFirewallPolicyRequest`."],["A key property within the `GetFirewallPolicyRequest` class is `FirewallPolicy`, which is a string used to specify the name of the desired firewall policy."]]],[]]