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 available logging options for a firewall rule within the Compute Engine v1 API.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.6.0 is the latest version of the \u003ccode\u003eFirewallLogConfig\u003c/code\u003e, with the documentation showing history back to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFirewallLogConfig\u003c/code\u003e is derived from the object class and implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFirewallLogConfig\u003c/code\u003e class has properties like \u003ccode\u003eEnable\u003c/code\u003e (a boolean indicating if logging is enabled) and \u003ccode\u003eMetadata\u003c/code\u003e (a string determining whether to include metadata in firewall logs).\u003c/p\u003e\n"],["\u003cp\u003eYou can construct a \u003ccode\u003eFirewallLogConfig\u003c/code\u003e object either with no arguments, or using another \u003ccode\u003eFirewallLogConfig\u003c/code\u003e object as an argument.\u003c/p\u003e\n"]]],[],null,[]]