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\u003eThis page provides documentation for the \u003ccode\u003eGetFirewallPolicyRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, used for retrieving firewall policy details.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 3.6.0, but the documentation spans across multiple versions, from 1.0.0 to 3.6.0, allowing for access to different versions of the documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetFirewallPolicyRequest\u003c/code\u003e 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, offering detailed and granular control over its functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one (\u003ccode\u003eGetFirewallPolicyRequest()\u003c/code\u003e) and one to copy an existing instance of itself (\u003ccode\u003eGetFirewallPolicyRequest(GetFirewallPolicyRequest other)\u003c/code\u003e), with the latter taking a parameter named other that describes the object being copied.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a property \u003ccode\u003eFirewallPolicy\u003c/code\u003e which is a string value and defines the name of the firewall policy to get.\u003c/p\u003e\n"]]],[],null,[]]