Cloud Bigtable V2 Client - Class StorageType (1.21.1)

Reference documentation and code samples for the Cloud Bigtable V2 Client class StorageType.

Storage media types for persisting Bigtable data.

Protobuf type google.bigtable.admin.v2.StorageType

Methods

name

Parameter
Name
Description
value
mixed

value

Parameter
Name
Description
name
mixed

Constants

STORAGE_TYPE_UNSPECIFIED

  Value: 0 
 

The user did not specify a storage type.

Generated from protobuf enum STORAGE_TYPE_UNSPECIFIED = 0;

SSD

  Value: 1 
 

Flash (SSD) storage should be used.

Generated from protobuf enum SSD = 1;

HDD

  Value: 2 
 

Magnetic drive (HDD) storage should be used.

Generated from protobuf enum HDD = 2;

Create a Mobile Website
View Site in Mobile | Classic
Share by: