Cloud Bigtable V2 Client - Class TieredStorageRule (2.21.0)

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

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

Generated from protobuf message google.bigtable.admin.v2.TieredStorageRule

Namespace

Google \ Cloud \ Bigtable \ Admin \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ include_if_older_than Google\Protobuf\Duration

Include cells older than the given age. For the infrequent access tier, this value must be at least 30 days.

getIncludeIfOlderThan

Include cells older than the given age.

For the infrequent access tier, this value must be at least 30 days.

Returns
Type Description
Google\Protobuf\Duration|null

hasIncludeIfOlderThan

setIncludeIfOlderThan

Include cells older than the given age.

For the infrequent access tier, this value must be at least 30 days.

Parameter
Name Description
var Google\Protobuf\Duration
Returns
Type Description
$this

getRule

Returns
Type Description
string