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 page provides documentation for the `GetFirewallPolicyRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET development."],["The documentation covers a range of versions, from 1.0.0 to the latest 3.6.0, including all versions in between, for the GetFirewallPolicyRequest API."],["The `GetFirewallPolicyRequest` class is used to request information about a specific firewall policy and inherits from multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page details the properties, constructors, inherited members and the namespace associated with the `GetFirewallPolicyRequest` class."],["The main property associated with the class is `FirewallPolicy`, of type `string`, representing the name of the firewall policy to retrieve."]]],[]]