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. See data_transforms.
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. See data_transforms.
suspend fun dataTransforms(argument: List<suspend DataSetLogicalTableMapDataTransformArgsBuilder.() -> Unit>)
suspend fun dataTransforms(vararg argument: suspend DataSetLogicalTableMapDataTransformArgsBuilder.() -> Unit)
suspend fun dataTransforms(argument: suspend DataSetLogicalTableMapDataTransformArgsBuilder.() -> 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. See data_transforms.