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 Security Command Center v2 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.
Implements
IMessageResourceValueConfigTypesSensitiveDataProtectionMapping, IEquatableResourceValueConfigTypesSensitiveDataProtectionMapping, IDeepCloneableResourceValueConfigTypesSensitiveDataProtectionMapping, IBufferMessage, IMessageNamespace
Google.Cloud.SecurityCenter.V2Assembly
Google.Cloud.SecurityCenter.V2.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 |