abstract val includes: List<String>
Proto types to include generated sources for. Types listed here will be generated for this target and not for subsequent targets in the task.
This list should contain package names (suffixed with .*) and type names only. It should
not contain member names.