Class BuildEventStreamProtos.BuildEventId.ActionCompletedId

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildEventId.ActionCompletedId
All Implemented Interfaces:
BuildEventStreamProtos.BuildEventId.ActionCompletedIdOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable
Enclosing class:
BuildEventStreamProtos.BuildEventId

public static final class BuildEventStreamProtos.BuildEventId.ActionCompletedId extends com.google.protobuf.GeneratedMessage implements BuildEventStreamProtos.BuildEventId.ActionCompletedIdOrBuilder
 Identifier of an event reporting that an action was completed (not all
 actions are reported, only the ones that can be considered important;
 this includes all failed actions).
 
Protobuf type build_event_stream.BuildEventId.ActionCompletedId
See Also: