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