attributes
Parameters
value
An array of attributes specifying the name and type of each field in a dataset.
Parameters
values
An array of attributes specifying the name and type of each field in a dataset.
suspend fun attributes(argument: List<suspend DatasetAttributesItemPropertiesArgsBuilder.() -> Unit>)
suspend fun attributes(vararg argument: suspend DatasetAttributesItemPropertiesArgsBuilder.() -> Unit)
Parameters
argument
An array of attributes specifying the name and type of each field in a dataset.