Network Management V1 API - Module Google::Cloud::NetworkManagement::V1::VpcFlowLogsConfig::Metadata (v2.12.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Network Management V1 API module Google::Cloud::NetworkManagement::V1::VpcFlowLogsConfig::Metadata.
Configures which log fields would be included.
Constants
METADATA_UNSPECIFIED
value: 0 If not specified, will default to INCLUDE_ALL_METADATA.
INCLUDE_ALL_METADATA
value: 1 Include all metadata fields.
EXCLUDE_ALL_METADATA
value: 2 Exclude all metadata fields.
CUSTOM_METADATA
value: 3 Include only custom fields (specified in metadata_fields).