Skip to content

bigquery: Dataset storage billing model #1639

@anpatel-twilio

Description

@anpatel-twilio

Is your feature request related to a problem? Please describe.
We want to create BQ datasets and set the storage billing model property to PHYSICAL, but it doesn't look like this option is available using the latest release.

Describe the solution you'd like
We would like a StorageBillingModel field to be added to the DatasetReference class so we can create datasets with Physical billing storage model.

Describe alternatives you've considered
We are currently using this SDK and would rather not resort to calling the BQ REST API by ourselves.

Additional context
This was already fixed for Golang library under this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    api: bigqueryIssues related to the googleapis/python-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