excludeFields property

GoogleCloudDataplexV1DataProfileSpecSelectedFields? excludeFields
getter/setter pair

The fields to exclude from data profile.If specified, the fields will be excluded from data profile, regardless of include_fields value.

Optional.

Implementation

GoogleCloudDataplexV1DataProfileSpecSelectedFields? excludeFields;