PreventionDiscoveryConfigActionExportDataProfileTable

data class PreventionDiscoveryConfigActionExportDataProfileTable(val datasetId: String? = null, val projectId: String? = null, val tableId: String? = null)

Constructors

constructor(datasetId: String? = null, projectId: String? = null, tableId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val datasetId: String? = null

Dataset Id of the table

Link copied to clipboard
val projectId: String? = null

The Google Cloud Platform project ID of the project containing the table. If omitted, the project ID is inferred from the API call.

Link copied to clipboard
val tableId: String? = null

Name of the table