data Transforms
Parameters
value
Transform operations that act on this logical table. For this structure to be valid, only one of the attributes can be non-null.
Parameters
values
Transform operations that act on this logical table. For this structure to be valid, only one of the attributes can be non-null.
suspend fun dataTransforms(vararg argument: suspend DataSetTransformOperationArgsBuilder.() -> Unit)
Parameters
argument
Transform operations that act on this logical table. For this structure to be valid, only one of the attributes can be non-null.