Cloud Dataplex v1 API - Class DataProfileSpec.Types.PostScanActions (2.15.0)

public sealed class DataProfileSpec.Types.PostScanActions : IMessage<DataProfileSpec.Types.PostScanActions>, IEquatable<DataProfileSpec.Types.PostScanActions>, IDeepCloneable<DataProfileSpec.Types.PostScanActions>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud Dataplex v1 API class DataProfileSpec.Types.PostScanActions.

The configuration of post scan actions of DataProfileScan job.

Inheritance

object > DataProfileSpec.Types.PostScanActions

Namespace

Google.Cloud.Dataplex.V1

Assembly

Google.Cloud.Dataplex.V1.dll

Constructors

PostScanActions()

public PostScanActions()

PostScanActions(PostScanActions)

public PostScanActions(DataProfileSpec.Types.PostScanActions other)
Parameter
NameDescription
otherDataProfileSpecTypesPostScanActions

Properties

BigqueryExport

public DataProfileSpec.Types.PostScanActions.Types.BigQueryExport BigqueryExport { get; set; }

Optional. If set, results will be exported to the provided BigQuery table.

Property Value
TypeDescription
DataProfileSpecTypesPostScanActionsTypesBigQueryExport