Dataplex V1 API - Class Google::Cloud::Dataplex::V1::DataProfileResult (v2.6.1)

Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::DataProfileResult.

DataProfileResult defines the output of DataProfileScan. Each field of the table will have field type specific profile result.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#post_scan_actions_result

def post_scan_actions_result() -> ::Google::Cloud::Dataplex::V1::DataProfileResult::PostScanActionsResult
Returns

#profile

def profile() -> ::Google::Cloud::Dataplex::V1::DataProfileResult::Profile
Returns

#row_count

def row_count() -> ::Integer
Returns
  • (::Integer) — Output only. The count of rows scanned.

#scanned_data

def scanned_data() -> ::Google::Cloud::Dataplex::V1::ScannedData
Returns