Google Cloud Model Armor V1 Client - Class SdpBasicConfigEnforcement (0.4.0)

Reference documentation and code samples for the Google Cloud Model Armor V1 Client class SdpBasicConfigEnforcement.

Option to specify the state of Sensitive Data Protection basic config (ENABLED/DISABLED).

Protobuf type google.cloud.modelarmor.v1.SdpBasicConfig.SdpBasicConfigEnforcement

Namespace

Google \ Cloud \ ModelArmor \ V1 \ SdpBasicConfig

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

SDP_BASIC_CONFIG_ENFORCEMENT_UNSPECIFIED

Value: 0

Same as Disabled

Generated from protobuf enum SDP_BASIC_CONFIG_ENFORCEMENT_UNSPECIFIED = 0;

ENABLED

Value: 1

Enabled

Generated from protobuf enum ENABLED = 1;

DISABLED

Value: 2

Disabled

Generated from protobuf enum DISABLED = 2;