Google Cloud Bigtable Administration v2 API - Enum StorageType (3.13.0)

public enum StorageType

Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API enum StorageType.

Storage media types for persisting Bigtable data.

Namespace

Google.Cloud.Bigtable.Admin.V2

Assembly

Google.Cloud.Bigtable.Admin.V2.dll

Fields

NameDescription
Hdd

Magnetic drive (HDD) storage should be used.

Ssd

Flash (SSD) storage should be used.

Unspecified

The user did not specify a storage type.