public sealed class GetAssociationFirewallPolicyRequest : IMessage<GetAssociationFirewallPolicyRequest>, IEquatable<GetAssociationFirewallPolicyRequest>, IDeepCloneable<GetAssociationFirewallPolicyRequest>, IBufferMessage, IMessage
A request message for FirewallPolicies.GetAssociation. 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 document outlines the \u003ccode\u003eGetAssociationFirewallPolicyRequest\u003c/code\u003e class, which is a request message used to get association details from a firewall policy within the Google Cloud Compute V1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe document covers various versions of the API, ranging from version 1.0.0 to the latest version 3.6.0, showcasing the historical evolution of the \u003ccode\u003eGetAssociationFirewallPolicyRequest\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing flexibility and functionality in handling protocol buffer messages.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eFirewallPolicy\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, allowing users to specify the target firewall policy and the association name they are interested in.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two different constructors, the default one and one that takes in \u003ccode\u003eGetAssociationFirewallPolicyRequest\u003c/code\u003e as a parameter, for creating instances of the request, and the class also inherits several members from the Object class, such as GetHashCode, GetType, MemberwiseClone, and ToString.\u003c/p\u003e\n"]]],[],null,[]]