Network Management v1 API - Enum VpcFlowLogsConfig.Types.CrossProjectMetadata (2.16.0)

public enum VpcFlowLogsConfig.Types.CrossProjectMetadata

Reference documentation and code samples for the Network Management v1 API enum VpcFlowLogsConfig.Types.CrossProjectMetadata.

Determines whether to include cross project annotations in the logs. Project configurations will always have CROSS_PROJECT_METADATA_DISABLED.

Namespace

Google.Cloud.NetworkManagement.V1

Assembly

Google.Cloud.NetworkManagement.V1.dll

Fields

Name Description
Disabled

When CROSS_PROJECT_METADATA_DISABLED, metadata from other projects will not be included in the logs.

Enabled

When CROSS_PROJECT_METADATA_ENABLED, metadata from other projects will be included in the logs.

Unspecified

If not specified, the default is CROSS_PROJECT_METADATA_ENABLED.