Class GoogleCloudDataplexV1DataScanEventPostScanActionsResult
Post scan actions result for data scan job.
Implements
Inherited Members
Namespace: Google.Apis.CloudDataplex.v1.Data
Assembly: Google.Apis.CloudDataplex.v1.dll
Syntax
public class GoogleCloudDataplexV1DataScanEventPostScanActionsResult : IDirectResponseSchema
Properties
BigqueryExportResult
The result of BigQuery export post scan action.
Declaration
[JsonProperty("bigqueryExportResult")]
public virtual GoogleCloudDataplexV1DataScanEventPostScanActionsResultBigQueryExportResult BigqueryExportResult { get; set; }
Property Value
Type | Description |
---|---|
GoogleCloudDataplexV1DataScanEventPostScanActionsResultBigQueryExportResult |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |