Google Cloud Data Loss Prevention v2 API - Class ContentPolicy.Types.LoggingConfig (4.27.0)

public sealed class ContentPolicy.Types.LoggingConfig : IMessage<ContentPolicy.Types.LoggingConfig>, IEquatable<ContentPolicy.Types.LoggingConfig>, IDeepCloneable<ContentPolicy.Types.LoggingConfig>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class ContentPolicy.Types.LoggingConfig.

A single logging configuration.

Inheritance

object > ContentPolicy.Types.LoggingConfig

Namespace

Google.Cloud.Dlp.V2

Assembly

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