SemanticTable

A semantic table that represents the final analytical structure of the data.

Types

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

Properties

Link copied to clipboard

Alias for the semantic table.

Link copied to clipboard

The identifier of the destination table from data preparation that provides data to this semantic table.

Link copied to clipboard

Configuration for row level security that control data access for this semantic table.

Functions

Link copied to clipboard
inline fun copy(block: SemanticTable.Builder.() -> Unit = {}): SemanticTable
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