Class BuildEventStreamProtos.ActionExecuted.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<BuildEventStreamProtos.ActionExecuted.Builder>
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.ActionExecuted.Builder
All Implemented Interfaces:
BuildEventStreamProtos.ActionExecutedOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable
Enclosing class:
BuildEventStreamProtos.ActionExecuted

public static final class BuildEventStreamProtos.ActionExecuted.Builder extends com.google.protobuf.GeneratedMessage.Builder<BuildEventStreamProtos.ActionExecuted.Builder> implements BuildEventStreamProtos.ActionExecutedOrBuilder
 Payload of the event indicating the completion of an action. The main purpose
 of posting those events is to provide details on the root cause for a target
 failing; however, consumers of the build-event protocol must not assume
 that only failed actions are posted.
 
Protobuf type build_event_stream.ActionExecuted