Google Cloud Security Command Center v1 API - Class ResourceValueConfig.Types.SensitiveDataProtectionMapping (3.23.0)

public sealed class ResourceValueConfig.Types.SensitiveDataProtectionMapping : IMessage<ResourceValueConfig.Types.SensitiveDataProtectionMapping>, IEquatable<ResourceValueConfig.Types.SensitiveDataProtectionMapping>, IDeepCloneable<ResourceValueConfig.Types.SensitiveDataProtectionMapping>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Security Command Center v1 API class ResourceValueConfig.Types.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.

Inheritance

object > ResourceValueConfig.Types.SensitiveDataProtectionMapping

Namespace

Google.Cloud.SecurityCenter.V1

Assembly

Google.Cloud.SecurityCenter.V1.dll

Constructors

SensitiveDataProtectionMapping()

public SensitiveDataProtectionMapping()

SensitiveDataProtectionMapping(SensitiveDataProtectionMapping)

public SensitiveDataProtectionMapping(ResourceValueConfig.Types.SensitiveDataProtectionMapping other)
Parameter
Name Description
other ResourceValueConfigTypesSensitiveDataProtectionMapping

Properties

HighSensitivityMapping

public ResourceValue HighSensitivityMapping { get; set; }

Resource value mapping for high-sensitivity Sensitive Data Protection findings

Property Value
Type Description
ResourceValue

MediumSensitivityMapping

public ResourceValue MediumSensitivityMapping { get; set; }

Resource value mapping for medium-sensitivity Sensitive Data Protection findings

Property Value
Type Description
ResourceValue