Google Cloud Security Command Center v1 API - Class CloudDlpDataProfile (3.15.0)

public sealed class CloudDlpDataProfile : IMessage<CloudDlpDataProfile>, IEquatable<CloudDlpDataProfile>, IDeepCloneable<CloudDlpDataProfile>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Security Command Center v1 API class CloudDlpDataProfile.

The data profile associated with the finding.

Inheritance

object > CloudDlpDataProfile

Namespace

Google.Cloud.SecurityCenter.V1

Assembly

Google.Cloud.SecurityCenter.V1.dll

Constructors

CloudDlpDataProfile()

public CloudDlpDataProfile()

CloudDlpDataProfile(CloudDlpDataProfile)

public CloudDlpDataProfile(CloudDlpDataProfile other)
Parameter
NameDescription
otherCloudDlpDataProfile

Properties

DataProfile

public string DataProfile { get; set; }

Name of the data profile, for example, projects/123/locations/europe/tableProfiles/8383929.

Property Value
TypeDescription
string

DataProfileAsTableDataProfileName

public TableDataProfileName DataProfileAsTableDataProfileName { get; set; }

TableDataProfileName-typed view over the DataProfile resource name property.

Property Value
TypeDescription
TableDataProfileName

ParentType

public CloudDlpDataProfile.Types.ParentType ParentType { get; set; }

The resource hierarchy level at which the data profile was generated.

Property Value
TypeDescription
CloudDlpDataProfileTypesParentType