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

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

Rule to specify what data is stored in a storage tier.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#include_if_older_than

def include_if_older_than() -> ::Google::Protobuf::Duration
Returns
  • (::Google::Protobuf::Duration) — Include cells older than the given age. For the infrequent access tier, this value must be at least 30 days.

#include_if_older_than=

def include_if_older_than=(value) -> ::Google::Protobuf::Duration
Parameter
  • value (::Google::Protobuf::Duration) — Include cells older than the given age. For the infrequent access tier, this value must be at least 30 days.
Returns
  • (::Google::Protobuf::Duration) — Include cells older than the given age. For the infrequent access tier, this value must be at least 30 days.