public enum VpcFlowLogsConfig.Types.CrossProjectMetadataReference 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.V1Assembly
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. |