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\u003eThis document provides reference documentation for the \u003ccode\u003eFirewallLogConfig\u003c/code\u003e class within the Compute Engine v1 API for .NET, specifically for versions ranging from 1.0.0 to 3.6.0, with version 3.6.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFirewallLogConfig\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, allows configuring logging options for firewall rules and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFirewallLogConfig\u003c/code\u003e class has two constructors: a parameterless constructor and one that takes another \u003ccode\u003eFirewallLogConfig\u003c/code\u003e instance, as well as a inherited list of members from an object.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties to manage firewall log settings, such as \u003ccode\u003eEnable\u003c/code\u003e (a boolean to turn logging on/off), \u003ccode\u003eHasEnable\u003c/code\u003e, \u003ccode\u003eHasMetadata\u003c/code\u003e (to know if they are set), and \u003ccode\u003eMetadata\u003c/code\u003e (a string to specify if metadata should be included or excluded in the logs).\u003c/p\u003e\n"],["\u003cp\u003eThe document contains a comprehensive list of all previous versions, along with their respective links, for the FirewallLogConfig class, to quickly access them.\u003c/p\u003e\n"]]],[],null,[]]