Google Cloud Model Armor V1beta Client - Class SdpBasicConfig (0.4.0)

Reference documentation and code samples for the Google Cloud Model Armor V1beta Client class SdpBasicConfig.

Sensitive Data Protection basic configuration.

Generated from protobuf message google.cloud.modelarmor.v1beta.SdpBasicConfig

Namespace

Google \ Cloud \ ModelArmor \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ filter_enforcement int

Optional. Tells whether the Sensitive Data Protection basic config is enabled or disabled.

getFilterEnforcement

Optional. Tells whether the Sensitive Data Protection basic config is enabled or disabled.

Returns
Type Description
int

setFilterEnforcement

Optional. Tells whether the Sensitive Data Protection basic config is enabled or disabled.

Parameter
Name Description
var int
Returns
Type Description
$this