Model Armor v1 API - Class SdpBasicConfig (1.0.0-beta01)

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.

Inheritance

object > SdpBasicConfig

Namespace

Google.Cloud.ModelArmor.V1

Assembly

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