kmsKeyName property

String? kmsKeyName
getter/setter pair

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.

Optional.

Implementation

core.String? kmsKeyName;