bq update
command to enable audit logging for BigQuery datasets:
bq update
command to grant appropriate access to BigQuery datasets:
bq update
command to revoke unnecessary access from BigQuery datasets:
bq update
command to enable encryption at rest for BigQuery datasets:
<kms_key_name>
with the name of the Cloud KMS key to be used for encryption.