Google Cloud Dataplex V1 Client - Class DataProfileResult (1.11.0)

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 \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ row_count
int|string

Output only. The count of rows scanned.

↳ profile
DataProfileResult\Profile

Output only. The profile information per field.

↳ scanned_data
ScannedData

Output only. The data scanned for this result.

↳ post_scan_actions_result
DataProfileResult\PostScanActionsResult

Output only. The result of post scan actions.

↳ catalog_publishing_status
DataScanCatalogPublishingStatus

Output only. The status of publishing the data scan as Dataplex Universal Catalog metadata.

getRowCount

Output only. The count of rows scanned.

Returns
Type
Description
int|string

setRowCount

Output only. The count of rows scanned.

Parameter
Name
Description
var
int|string
Returns
Type
Description
$this

getProfile

Output only. The profile information per field.

Returns
Type
Description

hasProfile

clearProfile

setProfile

Output only. The profile information per field.

Parameter
Name
Description
Returns
Type
Description
$this

getScannedData

Output only. The data scanned for this result.

Returns
Type
Description
ScannedData |null

hasScannedData

clearScannedData

setScannedData

Output only. The data scanned for this result.

Parameter
Name
Description
Returns
Type
Description
$this

getPostScanActionsResult

Output only. The result of post scan actions.

Returns
Type
Description

hasPostScanActionsResult

clearPostScanActionsResult

setPostScanActionsResult

Output only. The result of post scan actions.

Parameter
Name
Description
Returns
Type
Description
$this

getCatalogPublishingStatus

Output only. The status of publishing the data scan as Dataplex Universal Catalog metadata.

Returns
Type
Description

hasCatalogPublishingStatus

clearCatalogPublishingStatus

setCatalogPublishingStatus

Output only. The status of publishing the data scan as Dataplex Universal Catalog metadata.

Parameter
Name
Description
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: