PreventionJobTriggerInspectJobActionSaveFindingsOutputConfigTable

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

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Dataset ID of the table.

Link copied to clipboard

The Google Cloud Platform project ID of the project containing the table.

Link copied to clipboard
val tableId: String? = null

Name of the table. If is not set a new one will be generated for you with the following format: dlp_googleapis_yyyy_mm_dd_[dlp_job_id]. Pacific timezone will be used for generating the date details.