DatastoreTimestampPartition

data class DatastoreTimestampPartition(val attributeName: String, val timestampFormat: String? = null)

Constructors

Link copied to clipboard
fun DatastoreTimestampPartition(attributeName: String, timestampFormat: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val timestampFormat: String? = null