Reference documentation and code samples for the Compute V1 Client class FirewallLogConfig.
The available logging options for a firewall rule.
Generated from protobuf message google.cloud.compute.v1.FirewallLogConfig
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ enable
bool
This field denotes whether to enable logging for a particular firewall rule.
↳ metadata
string
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.
getEnable
This field denotes whether to enable logging for a particular firewall rule.
bool
hasEnable
clearEnable
setEnable
This field denotes whether to enable logging for a particular firewall rule.
var
bool
$this
getMetadata
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.
string
hasMetadata
clearMetadata
setMetadata
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.
var
string
$this