Class BuildEventStreamProtos.BuildEventId.BuildStartedId

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildEventId.BuildStartedId
All Implemented Interfaces:
BuildEventStreamProtos.BuildEventId.BuildStartedIdOrBuilder, 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.BuildStartedId extends com.google.protobuf.GeneratedMessage implements BuildEventStreamProtos.BuildEventId.BuildStartedIdOrBuilder
 Identifier of an event indicating the beginning of a build; this will
 normally be the first event.
 
Protobuf type build_event_stream.BuildEventId.BuildStartedId
See Also: