Reference documentation and code samples for the Google Cloud Dataplex V1 Client class DataProfileResult.
DataProfileResult defines the output of DataProfileScan. Each field of the table will have field type specific profile result.
Generated from protobuf message google.cloud.dataplex.v1.DataProfileResult
Namespace
Google \ Cloud \ Dataplex \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ row_count
int|string
The count of rows scanned.
↳ profile
↳ scanned_data
↳ post_scan_actions_result
getRowCount
The count of rows scanned.
int|string
setRowCount
The count of rows scanned.
var
int|string
$this
getProfile
The profile information per field.
hasProfile
clearProfile
setProfile
The profile information per field.
$this
getScannedData
The data scanned for this result.
hasScannedData
clearScannedData
setScannedData
The data scanned for this result.
$this
getPostScanActionsResult
Output only. The result of post scan actions.
hasPostScanActionsResult
clearPostScanActionsResult
setPostScanActionsResult
Output only. The result of post scan actions.
$this