class GooglePrivacyDlpV2RiskAnalysisJobConfig extends Collection (View source)

Properties

protected $collection_key
protected $actionsType
protected $actionsDataType
protected $privacyMetricType
protected $privacyMetricDataType
protected $sourceTableType
protected $sourceTableDataType

Methods

Details

setActions($actions)

No description

Parameters

$actions

GooglePrivacyDlpV2Action[] getActions()

No description

Return Value

GooglePrivacyDlpV2Action[]

setPrivacyMetric(GooglePrivacyDlpV2PrivacyMetric $privacyMetric)

No description

Parameters

GooglePrivacyDlpV2PrivacyMetric $privacyMetric

GooglePrivacyDlpV2PrivacyMetric getPrivacyMetric()

No description

setSourceTable(GooglePrivacyDlpV2BigQueryTable $sourceTable)

No description

Parameters

GooglePrivacyDlpV2BigQueryTable $sourceTable

GooglePrivacyDlpV2BigQueryTable getSourceTable()

No description