GetProjectsProjectProperties

data class GetProjectsProjectProperties(val allowFullScan: Boolean, val enableDecimal2: Boolean, val encryption: GetProjectsProjectPropertiesEncryption, val retentionDays: String, val sqlMeteringMax: String, val tableLifecycle: GetProjectsProjectPropertiesTableLifecycle, val timezone: String, val typeSystem: String)

Constructors

Link copied to clipboard
fun GetProjectsProjectProperties(allowFullScan: Boolean, enableDecimal2: Boolean, encryption: GetProjectsProjectPropertiesEncryption, retentionDays: String, sqlMeteringMax: String, tableLifecycle: GetProjectsProjectPropertiesTableLifecycle, timezone: String, typeSystem: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether to allow full table scan.

Link copied to clipboard

Whether to turn on Decimal2.0.

Link copied to clipboard

Whether encryption is turned on.

Link copied to clipboard

Job default retention time.

Link copied to clipboard

SQL charge limit.

Link copied to clipboard
Link copied to clipboard

Project time zone.

Link copied to clipboard

Type system.