public sealed class ContentPolicy.Types.LoggingConfig : IMessage<ContentPolicy.Types.LoggingConfig>, IEquatable<ContentPolicy.Types.LoggingConfig>, IDeepCloneable<ContentPolicy.Types.LoggingConfig>, IBufferMessage, IMessageReference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class ContentPolicy.Types.LoggingConfig.
A single logging configuration.
Implements
IMessageContentPolicyTypesLoggingConfig, IEquatableContentPolicyTypesLoggingConfig, IDeepCloneableContentPolicyTypesLoggingConfig, IBufferMessage, IMessageNamespace
Google.Cloud.Dlp.V2Assembly
Google.Cloud.Dlp.V2.dll
Constructors
LoggingConfig()
public LoggingConfig()LoggingConfig(LoggingConfig)
public LoggingConfig(ContentPolicy.Types.LoggingConfig other)| Parameter | |
|---|---|
| Name | Description |
other |
ContentPolicyTypesLoggingConfig |
Properties
DestinationCase
public ContentPolicy.Types.LoggingConfig.DestinationOneofCase DestinationCase { get; }| Property Value | |
|---|---|
| Type | Description |
ContentPolicyTypesLoggingConfigDestinationOneofCase |
|
LogToBigQuery
public ContentPolicy.Types.LoggingConfig.Types.LogToBigQuery LogToBigQuery { get; set; }Optional. Log the actions taken to a BigQuery table.
| Property Value | |
|---|---|
| Type | Description |
ContentPolicyTypesLoggingConfigTypesLogToBigQuery |
|