Class BzlStructuredCommandLineSectionChunk_1_0
java.lang.Object
com.gradle.scan.eventmodel.bazel.commandline.BzlStructuredCommandLineSectionChunk_1_0
- All Implemented Interfaces:
com.gradle.scan.eventmodel.EventData
@BazelVersion(since="1.0")
@BazelAgentVersion(since="1.0")
public class BzlStructuredCommandLineSectionChunk_1_0
extends Object
implements com.gradle.scan.eventmodel.EventData
An
EventData
representing a single section chunk of the Bazel structured command line of a build.
Zero or more BzlStructuredCommandLineSectionChunk_1_0
events may be published.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
id
public final long idThe chunk ID. -
value
The chunk value.
-
-
Constructor Details
-
BzlStructuredCommandLineSectionChunk_1_0
-
-
Method Details