E464 BigQuery: implement defaultEncryptionConfiguration on datasets · Issue #9324 · googleapis/google-cloud-python · GitHub
[go: up one dir, main page]

Skip to content

BigQuery: implement defaultEncryptionConfiguration on datasets #9324

@shollyman

Description

@shollyman

This feature request is to ensure the client library supports default encryption settings on
BigQuery dataset resources.

On a dataset, defaultEncryptionConfiguration (an instance of EncryptionConfiguration) can
be used to indicate a default CMEK key that will apply to all new tables or ML models created
within the dataset. Existing models are not affected, and this can be overridden when a
(table or model) is created by specifying the settings explicitly.

For libraries that expose underlying discovery types directly, this request may be a no-op.

For more information, please contact @shollyman

Metadata

Metadata

Labels

api: bigqueryIssues related to the BigQuery API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0