Cloud Bigtable Admin V2 API - Module Google::Cloud::Bigtable::Admin::V2::Table::TimestampGranularity (v1.18.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Bigtable Admin V2 API module Google::Cloud::Bigtable::Admin::V2::Table::TimestampGranularity.
Possible timestamp granularities to use when keeping multiple versions
of data in a table.
Constants
TIMESTAMP_GRANULARITY_UNSPECIFIED
value: 0 The user did not specify a granularity. Should not be returned.
When specified during table creation, MILLIS will be used.
MILLIS
value: 1 The table keeps data versioned at a granularity of 1ms.