Cloud Bigtable Admin V2 API - Module Google::Cloud::Bigtable::Admin::V2::StorageType (v0.13.0)

Reference documentation and code samples for the Cloud Bigtable Admin V2 API module Google::Cloud::Bigtable::Admin::V2::StorageType.

Storage media types for persisting Bigtable data.

Constants

STORAGE_TYPE_UNSPECIFIED

value: 0
The user did not specify a storage type.

SSD

value: 1
Flash (SSD) storage should be used.

HDD

value: 2
Magnetic drive (HDD) storage should be used.