public enum VpcFlowLogsConfig.Types.MetadataReference documentation and code samples for the Network Management v1 API enum VpcFlowLogsConfig.Types.Metadata.
Configures which log fields would be included.
Namespace
Google.Cloud.NetworkManagement.V1Assembly
Google.Cloud.NetworkManagement.V1.dll
Fields |
|
|---|---|
| Name | Description |
CustomMetadata |
Include only custom fields (specified in metadata_fields). |
ExcludeAllMetadata |
Exclude all metadata fields. |
IncludeAllMetadata |
Include all metadata fields. |
Unspecified |
If not specified, will default to INCLUDE_ALL_METADATA. |