Cloud Bigtable Admin V2 API - Module Google::Cloud::Bigtable::Admin::V2::StorageType (v1.18.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.