Get Projects Project Properties
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
constructor(allowFullScan: Boolean, enableDecimal2: Boolean, encryption: GetProjectsProjectPropertiesEncryption, retentionDays: String, sqlMeteringMax: String, tableLifecycle: GetProjectsProjectPropertiesTableLifecycle, timezone: String, typeSystem: String)
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
Life cycle of tables.
Link copied to clipboard
Type system.