Google Cloud Dataplex V1 Client - Class DataProfileResult (0.2.3)

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

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ row_count
int|string

The count of all rows in the sampled data. Return 0, if zero rows.

↳ profile
Google\Cloud\Dataplex\V1\DataProfileResult\Profile

This represents the profile information per field.

↳ scanned_data
Google\Cloud\Dataplex\V1\ScannedData

The data scanned for this profile.

getRowCount

The count of all rows in the sampled data.

Return 0, if zero rows.

Returns
Type
Description
int|string

setRowCount

The count of all rows in the sampled data.

Return 0, if zero rows.

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

getProfile

This represents the profile information per field.

hasProfile

clearProfile

setProfile

This represents the profile information per field.

Returns
Type
Description
$this

getScannedData

The data scanned for this profile.

Returns
Type
Description

hasScannedData

clearScannedData

setScannedData

The data scanned for this profile.

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