PreventionStoredInfoTypeLargeCustomDictionaryBigQueryFieldTableArgs

data class PreventionStoredInfoTypeLargeCustomDictionaryBigQueryFieldTableArgs(val datasetId: Output<String>, val projectId: Output<String>, val tableId: Output<String>) : ConvertibleToJava<PreventionStoredInfoTypeLargeCustomDictionaryBigQueryFieldTableArgs>

Constructors

constructor(datasetId: Output<String>, projectId: Output<String>, tableId: Output<String>)

Properties

Link copied to clipboard
val datasetId: Output<String>

The dataset ID of the table.

Link copied to clipboard
val projectId: Output<String>

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

Link copied to clipboard
val tableId: Output<String>

The name of the table.

Functions

Link copied to clipboard
open override fun toJava(): PreventionStoredInfoTypeLargeCustomDictionaryBigQueryFieldTableArgs