View Source GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1DataScanEventPostScanActionsResult (google_api_dataplex v0.20.0)
Post scan actions result for data scan job.
Attributes
-
bigqueryExportResult
(type:GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1DataScanEventPostScanActionsResultBigQueryExportResult.t
, default:nil
) - 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.GoogleCloudDataplexV1DataScanEventPostScanActionsResult{ bigqueryExportResult: GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1DataScanEventPostScanActionsResultBigQueryExportResult.t() | nil }