Reference documentation and code samples for the Google Cloud Model Armor V1 Client class SdpBasicConfig.
Sensitive Data Protection basic configuration.
Generated from protobuf message google.cloud.modelarmor.v1.SdpBasicConfig
Namespace
Google \ Cloud \ ModelArmor \ V1Methods
__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 |