profileTable

@JvmName(name = "jkaehbdpjfkymbrh")
suspend fun profileTable(value: Output<PreventionDiscoveryConfigActionExportDataProfileTableArgs>)

Parameters

value

Store all table and column profiles in an existing table or a new table in an existing dataset. Each re-generation will result in a new row in BigQuery Structure is documented below.


@JvmName(name = "fnuermfostkjrrhn")
suspend fun profileTable(argument: suspend PreventionDiscoveryConfigActionExportDataProfileTableArgsBuilder.() -> Unit)

Parameters

argument

Store all table and column profiles in an existing table or a new table in an existing dataset. Each re-generation will result in a new row in BigQuery Structure is documented below.