encryption Configuration
Parameters
value
Specifies how the table should be encrypted. If left blank, the table will be encrypted with a Google-managed key; that process is transparent to the user. Structure is documented below.
suspend fun encryptionConfiguration(argument: suspend TableEncryptionConfigurationArgsBuilder.() -> Unit)
Parameters
argument
Specifies how the table should be encrypted. If left blank, the table will be encrypted with a Google-managed key; that process is transparent to the user. Structure is documented below.