Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Cannot change dataset to physical storage billing

When I tried to change through the storage billing I got these

Using SQL

ALTER SCHEMA does not support the option: storage_billing_model.

Using CLI

Exception raised in update operation: Storage billing model configuration is not available for the project.

Using Rest API:

{
"error": {
"code": 400,
"message": "Storage billing model configuration is not available for the project.",
"errors": [
{
"message": "Storage billing model configuration is not available for the project.",
"domain": "global",
"reason": "invalid"
}
],
"status": "INVALID_ARGUMENT"
}
}

Any idea how to fix this? Our data compress really well and we don't need time travel for these dataset. so would be super cost effective to use physical storage billing.

 

5 10 3,166
10 REPLIES 10