exclude Fields
Parameters
value
The fields to exclude from data profile. If specified, the fields will be excluded from data profile, regardless of include_fields
value. Structure is documented below.
suspend fun excludeFields(argument: suspend DatascanDataProfileSpecExcludeFieldsArgsBuilder.() -> Unit)
Parameters
argument
The fields to exclude from data profile. If specified, the fields will be excluded from data profile, regardless of include_fields
value. Structure is documented below.