val elements: List<String>
Overrides Target.elements
Proto types to generate sources for with this target. Types included 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.