UpdateConfiguredTableRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The columns of the underlying table that can be used by collaborations or analysis rules.

Link copied to clipboard

The analysis method for the configured table.

Link copied to clipboard

The identifier for the configured table to update. Currently accepts the configured table ID.

Link copied to clipboard

A new description for the configured table.

Link copied to clipboard
val name: String?

A new name for the configured table.

Link copied to clipboard

The selected analysis methods for the table configuration update.

Link copied to clipboard

A pointer to the dataset that underlies this table.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String