public sealed class SdpBasicConfig : IMessage<SdpBasicConfig>, IEquatable<SdpBasicConfig>, IDeepCloneable<SdpBasicConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Model Armor v1 API class SdpBasicConfig.
Sensitive Data Protection basic configuration.
Implements
IMessageSdpBasicConfig, IEquatableSdpBasicConfig, IDeepCloneableSdpBasicConfig, IBufferMessage, IMessageNamespace
Google.Cloud.ModelArmor.V1Assembly
Google.Cloud.ModelArmor.V1.dll
Constructors
SdpBasicConfig()
public SdpBasicConfig()
SdpBasicConfig(SdpBasicConfig)
public SdpBasicConfig(SdpBasicConfig other)
Parameter | |
---|---|
Name | Description |
other |
SdpBasicConfig |
Properties
FilterEnforcement
public SdpBasicConfig.Types.SdpBasicConfigEnforcement FilterEnforcement { get; set; }
Optional. Tells whether the Sensitive Data Protection basic config is enabled or disabled.
Property Value | |
---|---|
Type | Description |
SdpBasicConfigTypesSdpBasicConfigEnforcement |