excludes property

List<String>? excludes
getter/setter pair

List of KBs to exclude from update.

Implementation

core.List<core.String>? excludes;