storageBillingModel property

String? storageBillingModel
getter/setter pair

Storage billing model to be used for all tables in the dataset.

Can be set to PHYSICAL. Default is LOGICAL.

Optional.

Implementation

core.String? storageBillingModel;