Class Action.Types.PublishFindingsToCloudDataCatalog (3.5.0)

public sealed class PublishFindingsToCloudDataCatalog : IMessage<Action.Types.PublishFindingsToCloudDataCatalog>, IEquatable<Action.Types.PublishFindingsToCloudDataCatalog>, IDeepCloneable<Action.Types.PublishFindingsToCloudDataCatalog>, IBufferMessage, IMessage

Publish findings of a DlpJob to Data Catalog. Labels summarizing the results of the DlpJob will be applied to the entry for the resource scanned in Data Catalog. Any labels previously written by another DlpJob will be deleted. InfoType naming patterns are strictly enforced when using this feature. Note that the findings will be persisted in Data Catalog storage and are governed by Data Catalog service-specific policy, see https://cloud.google.com/terms/service-terms Only a single instance of this action can be specified and only allowed if all resources being scanned are BigQuery tables. Compatible with: Inspect

Inheritance

Object > Action.Types.PublishFindingsToCloudDataCatalog

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Constructors

PublishFindingsToCloudDataCatalog()

public PublishFindingsToCloudDataCatalog()

PublishFindingsToCloudDataCatalog(Action.Types.PublishFindingsToCloudDataCatalog)

public PublishFindingsToCloudDataCatalog(Action.Types.PublishFindingsToCloudDataCatalog other)
Parameter
NameDescription
otherAction.Types.PublishFindingsToCloudDataCatalog