Class BzlOutputDownloadStarted_1_0

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

    @BazelVersion(since="1.0")
    @BazelAgentVersion(since="1.0")
    public class BzlOutputDownloadStarted_1_0
    extends Object
    implements com.gradle.scan.eventmodel.EventData
    An EventData that is published when an action's outputs are downloaded from the remote cache.
    • Field Detail

      • id

        public final long id
        The ID of the action.
    • Constructor Detail

      • BzlOutputDownloadStarted_1_0

        public BzlOutputDownloadStarted_1_0​(long id)