View Source GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1DataProfileResultPostScanActionsResult (google_api_dataplex v0.20.0)
The result of post scan actions of DataProfileScan job.
Attributes
-
bigqueryExportResult
(type:GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1DataProfileResultPostScanActionsResultBigQueryExportResult.t
, default:nil
) - Output only. The result of BigQuery export post scan action.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1DataProfileResultPostScanActionsResult{ bigqueryExportResult: GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1DataProfileResultPostScanActionsResultBigQueryExportResult.t() | nil }