Class ProjectStructure_1_2

All Implemented Interfaces:
com.gradle.scan.eventmodel.EventData

@GradleVersion(since="4.3") @PluginVersion(since="1.10") public class ProjectStructure_1_2 extends ProjectStructure_1_1
An EventData containing details about the project structure of the build.

An event stream will contain a ProjectStructure_1_2 event per build (i.e. one for the main build, and potential ones for any buildSrc or included builds).