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