metadata property

String? metadata
getter/setter pair

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. Possible string values are:

  • "EXCLUDE_ALL_METADATA"
  • "INCLUDE_ALL_METADATA"

Implementation

core.String? metadata;