granularity

@JvmName(name = "arixrjjetgmtkmxk")
suspend fun granularity(value: Output<TableGranularity>)
@JvmName(name = "egggtjjuryaooctn")
suspend fun granularity(value: TableGranularity?)

Parameters

value

Immutable. The granularity (i.e. MILLIS) at which timestamps are stored in this table. Timestamps not matching the granularity will be rejected. If unspecified at creation time, the value will be set to MILLIS. Views: SCHEMA_VIEW, FULL.