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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eGetFirewallPolicyRequest\u003c/code\u003e class is used to request information about a specific firewall policy within the Google Cloud Compute API, and it's a message type within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis page documents the \u003ccode\u003eGetFirewallPolicyRequest\u003c/code\u003e class across numerous versions of the Google Cloud Compute .NET library, ranging from version 1.0.0 to the latest 3.6.0, allowing users to check older versions as needed.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which provide core functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetFirewallPolicyRequest\u003c/code\u003e class contains a single property, \u003ccode\u003eFirewallPolicy\u003c/code\u003e, which is a string representing the name of the firewall policy to retrieve.\u003c/p\u003e\n"],["\u003cp\u003eThe page also contains a \u003ccode\u003eGetFirewallPolicyRequest\u003c/code\u003e constructor that takes in a \u003ccode\u003eGetFirewallPolicyRequest\u003c/code\u003e parameter.\u003c/p\u003e\n"]]],[],null,[]]