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."],[[["The latest version of the `GetFirewallPolicyRequest` is 3.6.0, which can be found in the `/dotnet/docs/reference/Google.Cloud.Compute.V1/latest/Google.Cloud.Compute.V1.GetFirewallPolicyRequest` directory."],["This page contains the documentation for the `GetFirewallPolicyRequest` class in version 2.5.0 of the Compute Engine v1 API."],["The `GetFirewallPolicyRequest` class is used as a request message for retrieving details about a specific firewall policy, as seen in the `FirewallPolicies.Get` method."],["The `GetFirewallPolicyRequest` class includes properties like `FirewallPolicy`, which stores the name of the firewall policy to retrieve, and has constructors to instantiate the class."],["The page offers a full list of previous versions of the `GetFirewallPolicyRequest`, ranging from version 1.0.0 to the latest, and provides links to the documentation for each previous version."]]],[]]