DatasetDefaultEncryptionConfiguration

data class DatasetDefaultEncryptionConfiguration(val kmsKeyName: String)

Constructors

Link copied to clipboard
constructor(kmsKeyName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Describes the Cloud KMS encryption key that will be used to protect destination BigQuery table. The BigQuery Service Account associated with your project requires access to this encryption key.