Class FirewallLogConfig (0.3.0)

FirewallLogConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The available logging options for a firewall rule. .. attribute:: enable

This field denotes whether to enable logging for a particular firewall rule.

:type: bool

Attribute

NameDescription
metadata google.cloud.compute_v1.types.FirewallLogConfig.Metadata
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.

Classes

Metadata

Metadata(value)

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.