FhirStoreStreamConfigBigqueryDestinationSchemaConfigLastUpdatedPartitionConfig

Constructors

constructor(expirationMs: String? = null, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val expirationMs: String? = null

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

Link copied to clipboard

Type of partitioning. Possible values are: PARTITION_TYPE_UNSPECIFIED, HOUR, DAY, MONTH, YEAR.