Interface DataScanEvent.DataProfileResultOrBuilder (1.39.0)

public static interface DataScanEvent.DataProfileResultOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getRowCount()

public abstract long getRowCount()

The count of rows processed in the data scan job.

int64 row_count = 1;

Returns
TypeDescription
long

The rowCount.