Cloud Bigtable Admin V2 API - Class Google::Cloud::Bigtable::Admin::V2::TieredStorageConfig (v1.16.0)

Reference documentation and code samples for the Cloud Bigtable Admin V2 API class Google::Cloud::Bigtable::Admin::V2::TieredStorageConfig.

Config for tiered storage. A valid config must have a valid TieredStorageRule. Otherwise the whole TieredStorageConfig must be unset. By default all data is stored in the SSD tier (only SSD instances can configure tiered storage).

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#infrequent_access

def infrequent_access() -> ::Google::Cloud::Bigtable::Admin::V2::TieredStorageRule
Returns

#infrequent_access=

def infrequent_access=(value) -> ::Google::Cloud::Bigtable::Admin::V2::TieredStorageRule
Parameter
Returns