Uniform Int64Range Partition Scheme Response
data class UniformInt64RangePartitionSchemeResponse(val count: Int, val highKey: Double, val lowKey: Double, val partitionScheme: String)
Describes a partitioning scheme where an integer range is allocated evenly across a number of partitions.