public sealed class FirewallLogConfig : IMessage<FirewallLogConfig>, IEquatable<FirewallLogConfig>, IDeepCloneable<FirewallLogConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class FirewallLogConfig.
The available logging options for a firewall rule.
This field can only be specified for a particular firewall rule if logging is enabled for that rule. This field denotes whether to include or exclude metadata for firewall logs.
Check the Metadata enum for the list of possible values.
[[["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\u003eFirewallLogConfig\u003c/code\u003e class in the Google.Cloud.Compute.V1 namespace provides the logging options for a firewall rule in the Compute Engine v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class has versions ranging from 1.0.0 to 3.6.0, with 3.6.0 being the most current version available for the \u003ccode\u003eFirewallLogConfig\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFirewallLogConfig\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, meaning it is a complex data structure.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eFirewallLogConfig\u003c/code\u003e class include \u003ccode\u003eEnable\u003c/code\u003e to determine whether to turn logging on or off, and \u003ccode\u003eMetadata\u003c/code\u003e to specify what kind of metadata to log.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFirewallLogConfig\u003c/code\u003e class also contains various methods inherited from the \u003ccode\u003eobject\u003c/code\u003e class such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]