Class BuildEventStreamProtos.ExecRequestConstructed

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

public static final class BuildEventStreamProtos.ExecRequestConstructed extends com.google.protobuf.GeneratedMessage implements BuildEventStreamProtos.ExecRequestConstructedOrBuilder
 Event that contains the ExecRequest of a run command announced only after a
 successful build and before trying to execute the requested command-line.
 
Protobuf type build_event_stream.ExecRequestConstructed
See Also: