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-04-09 UTC."],[[["Version 3.6.0 is the latest version available for the `GetFirewallPolicyRequest` in the Google Cloud Compute V1 API."],["The `GetFirewallPolicyRequest` class is part of the `Google.Cloud.Compute.V1` namespace, as detailed in the documentation."],["The class `GetFirewallPolicyRequest` can be constructed either as an empty request or by using another `GetFirewallPolicyRequest` as the parameter."],["The `GetFirewallPolicyRequest` class provides the `FirewallPolicy` property, which is a string used to specify the firewall policy name to retrieve."],["This documentation outlines the inheritance and implementation details of `GetFirewallPolicyRequest`, including its relationships with `object`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]