Reference documentation and code samples for the Google Cloud Security Command Center V1 Client class SensitiveDataProtectionMapping.
Resource value mapping for Sensitive Data Protection findings.
If any of these mappings have a resource value that is not unspecified, the resource_value field will be ignored when reading this configuration.
Generated from protobuf message google.cloud.securitycenter.v1.ResourceValueConfig.SensitiveDataProtectionMapping
Namespace
Google \ Cloud \ SecurityCenter \ V1 \ ResourceValueConfigMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ high_sensitivity_mapping |
int
Resource value mapping for high-sensitivity Sensitive Data Protection findings |
↳ medium_sensitivity_mapping |
int
Resource value mapping for medium-sensitivity Sensitive Data Protection findings |
getHighSensitivityMapping
Resource value mapping for high-sensitivity Sensitive Data Protection findings
Returns | |
---|---|
Type | Description |
int |
setHighSensitivityMapping
Resource value mapping for high-sensitivity Sensitive Data Protection findings
Parameter | |
---|---|
Name | Description |
var |
int
|
Returns | |
---|---|
Type | Description |
$this |
getMediumSensitivityMapping
Resource value mapping for medium-sensitivity Sensitive Data Protection findings
Returns | |
---|---|
Type | Description |
int |
setMediumSensitivityMapping
Resource value mapping for medium-sensitivity Sensitive Data Protection findings
Parameter | |
---|---|
Name | Description |
var |
int
|
Returns | |
---|---|
Type | Description |
$this |