Reference documentation and code samples for the Compute V1 Client class 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.
Protobuf type google.cloud.compute.v1.FirewallLogConfig.Metadata
Namespace
Google \ Cloud \ Compute \ V1 \ FirewallLogConfigMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
UNDEFINED_METADATA
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_METADATA = 0;
EXCLUDE_ALL_METADATA
Value: 334519954
Generated from protobuf enum EXCLUDE_ALL_METADATA = 334519954;
INCLUDE_ALL_METADATA
Value: 164619908
Generated from protobuf enum INCLUDE_ALL_METADATA = 164619908;