storageBillingModel property
Updates storage_billing_model for the dataset.
Optional. Possible string values are:
- "STORAGE_BILLING_MODEL_UNSPECIFIED" : Value not set.
- "LOGICAL" : Billing for logical bytes.
- "PHYSICAL" : Billing for physical bytes.
Implementation
core.String? storageBillingModel;