TimePartitioningResponse

data class TimePartitioningResponse(val expirationMs: String, val type: String)

Configuration for FHIR BigQuery time-partitioned tables.

Constructors

Link copied to clipboard
fun TimePartitioningResponse(expirationMs: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Number of milliseconds for which to keep the storage for a partition.

Link copied to clipboard

Type of partitioning.