Class BzlOutputDownloadFinished_1_0

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

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

      • id

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

      • BzlOutputDownloadFinished_1_0

        public BzlOutputDownloadFinished_1_0​(long id)