Dataplex V1 API - Class Google::Cloud::Dataplex::V1::DataScanEvent::DataProfileResult (v0.19.0)

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

Data profile result for data scan job.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#row_count

def row_count() -> ::Integer
Returns
  • (::Integer) — The count of rows processed in the data scan job.

#row_count=

def row_count=(value) -> ::Integer
Parameter
  • value (::Integer) — The count of rows processed in the data scan job.
Returns
  • (::Integer) — The count of rows processed in the data scan job.