Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::DataScanEvent::PostScanActionsResult::BigQueryExportResult.
The result of BigQuery export post scan action.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#message
def message() -> ::String
Returns
- (::String) — Additional information about the BigQuery exporting.
#message=
def message=(value) -> ::String
Parameter
- value (::String) — Additional information about the BigQuery exporting.
Returns
- (::String) — Additional information about the BigQuery exporting.
#state
def state() -> ::Google::Cloud::Dataplex::V1::DataScanEvent::PostScanActionsResult::BigQueryExportResult::State
Returns
- (::Google::Cloud::Dataplex::V1::DataScanEvent::PostScanActionsResult::BigQueryExportResult::State) — Execution state for the BigQuery exporting.
#state=
def state=(value) -> ::Google::Cloud::Dataplex::V1::DataScanEvent::PostScanActionsResult::BigQueryExportResult::State
Parameter
- value (::Google::Cloud::Dataplex::V1::DataScanEvent::PostScanActionsResult::BigQueryExportResult::State) — Execution state for the BigQuery exporting.
Returns
- (::Google::Cloud::Dataplex::V1::DataScanEvent::PostScanActionsResult::BigQueryExportResult::State) — Execution state for the BigQuery exporting.