Reference documentation and code samples for the Google Cloud Dataplex V1 Client class DataProfileAppliedConfigs.
Applied configs for data profile type data scan job.
Generated from protobuf message google.cloud.dataplex.v1.DataScanEvent.DataProfileAppliedConfigs
Namespace
Google \ Cloud \ Dataplex \ V1 \ DataScanEvent
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ sampling_percent
float
The percentage of the records selected from the dataset for DataScan. * * Value ranges between 0.0 and 100.0. * * Value 0.0 or 100.0 imply that sampling was not applied.
↳ row_filter_applied
bool
Boolean indicating whether a row filter was applied in the DataScan job.
↳ column_filter_applied
bool
Boolean indicating whether a column filter was applied in the DataScan job.
getSamplingPercent
The percentage of the records selected from the dataset for DataScan.
Value ranges between 0.0 and 100.0.
Value 0.0 or 100.0 imply that sampling was not applied.
Returns
Type
Description
float
setSamplingPercent
The percentage of the records selected from the dataset for DataScan.
Value ranges between 0.0 and 100.0.
Value 0.0 or 100.0 imply that sampling was not applied.
Parameter
Name
Description
var
float
Returns
Type
Description
$this
getRowFilterApplied
Boolean indicating whether a row filter was applied in the DataScan job.
Returns
Type
Description
bool
setRowFilterApplied
Boolean indicating whether a row filter was applied in the DataScan job.
Parameter
Name
Description
var
bool
Returns
Type
Description
$this
getColumnFilterApplied
Boolean indicating whether a column filter was applied in the DataScan
job.
Returns
Type
Description
bool
setColumnFilterApplied
Boolean indicating whether a column filter was applied in the DataScan
job.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-09 UTC."],[],[],null,["# Google Cloud Dataplex V1 Client - Class DataProfileAppliedConfigs (1.7.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.7.1 (latest)](/php/docs/reference/cloud-dataplex/latest/V1.DataScanEvent.DataProfileAppliedConfigs)\n- [1.7.0](/php/docs/reference/cloud-dataplex/1.7.0/V1.DataScanEvent.DataProfileAppliedConfigs)\n- [1.6.1](/php/docs/reference/cloud-dataplex/1.6.1/V1.DataScanEvent.DataProfileAppliedConfigs)\n- [1.4.0](/php/docs/reference/cloud-dataplex/1.4.0/V1.DataScanEvent.DataProfileAppliedConfigs)\n- [1.3.0](/php/docs/reference/cloud-dataplex/1.3.0/V1.DataScanEvent.DataProfileAppliedConfigs)\n- [1.2.1](/php/docs/reference/cloud-dataplex/1.2.1/V1.DataScanEvent.DataProfileAppliedConfigs)\n- [1.1.1](/php/docs/reference/cloud-dataplex/1.1.1/V1.DataScanEvent.DataProfileAppliedConfigs)\n- [1.0.1](/php/docs/reference/cloud-dataplex/1.0.1/V1.DataScanEvent.DataProfileAppliedConfigs)\n- [0.16.1](/php/docs/reference/cloud-dataplex/0.16.1/V1.DataScanEvent.DataProfileAppliedConfigs)\n- [0.15.1](/php/docs/reference/cloud-dataplex/0.15.1/V1.DataScanEvent.DataProfileAppliedConfigs)\n- [0.14.0](/php/docs/reference/cloud-dataplex/0.14.0/V1.DataScanEvent.DataProfileAppliedConfigs)\n- [0.13.0](/php/docs/reference/cloud-dataplex/0.13.0/V1.DataScanEvent.DataProfileAppliedConfigs)\n- [0.12.0](/php/docs/reference/cloud-dataplex/0.12.0/V1.DataScanEvent.DataProfileAppliedConfigs)\n- [0.11.1](/php/docs/reference/cloud-dataplex/0.11.1/V1.DataScanEvent.DataProfileAppliedConfigs)\n- [0.10.0](/php/docs/reference/cloud-dataplex/0.10.0/V1.DataScanEvent.DataProfileAppliedConfigs)\n- [0.9.0](/php/docs/reference/cloud-dataplex/0.9.0/V1.DataScanEvent.DataProfileAppliedConfigs)\n- [0.8.0](/php/docs/reference/cloud-dataplex/0.8.0/V1.DataScanEvent.DataProfileAppliedConfigs)\n- [0.7.0](/php/docs/reference/cloud-dataplex/0.7.0/V1.DataScanEvent.DataProfileAppliedConfigs)\n- [0.6.0](/php/docs/reference/cloud-dataplex/0.6.0/V1.DataScanEvent.DataProfileAppliedConfigs)\n- [0.5.1](/php/docs/reference/cloud-dataplex/0.5.1/V1.DataScanEvent.DataProfileAppliedConfigs)\n- [0.4.0](/php/docs/reference/cloud-dataplex/0.4.0/V1.DataScanEvent.DataProfileAppliedConfigs)\n- [0.3.0](/php/docs/reference/cloud-dataplex/0.3.0/V1.DataScanEvent.DataProfileAppliedConfigs)\n- [0.2.3](/php/docs/reference/cloud-dataplex/0.2.3/V1.DataScanEvent.DataProfileAppliedConfigs)\n- [0.1.6](/php/docs/reference/cloud-dataplex/0.1.6/V1.DataScanEvent.DataProfileAppliedConfigs) \nReference documentation and code samples for the Google Cloud Dataplex V1 Client class DataProfileAppliedConfigs.\n\nApplied configs for data profile type data scan job.\n\nGenerated from protobuf message `google.cloud.dataplex.v1.DataScanEvent.DataProfileAppliedConfigs`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Dataplex \\\\ V1 \\\\ DataScanEvent\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getSamplingPercent\n\nThe percentage of the records selected from the dataset for DataScan.\n\n- Value ranges between 0.0 and 100.0.\n- Value 0.0 or 100.0 imply that sampling was not applied.\n\n### setSamplingPercent\n\nThe percentage of the records selected from the dataset for DataScan.\n\n- Value ranges between 0.0 and 100.0.\n- Value 0.0 or 100.0 imply that sampling was not applied.\n\n### getRowFilterApplied\n\nBoolean indicating whether a row filter was applied in the DataScan job.\n\n### setRowFilterApplied\n\nBoolean indicating whether a row filter was applied in the DataScan job.\n\n### getColumnFilterApplied\n\nBoolean indicating whether a column filter was applied in the DataScan\njob.\n\n### setColumnFilterApplied\n\nBoolean indicating whether a column filter was applied in the DataScan\njob."]]