Google Cloud Bigtable Administration v2 API - Enum Table.Types.TimestampGranularity (3.6.0)

public enum Table.Types.TimestampGranularity

Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API enum Table.Types.TimestampGranularity.

Possible timestamp granularities to use when keeping multiple versions of data in a table.

Namespace

Google.Cloud.Bigtable.Admin.V2

Assembly

Google.Cloud.Bigtable.Admin.V2.dll

Fields

NameDescription
Millis

The table keeps data versioned at a granularity of 1ms.

Unspecified

The user did not specify a granularity. Should not be returned. When specified during table creation, MILLIS will be used.