Class BuildEventStreamProtos.BuildEventId.UnknownBuildEventId

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildEventId.UnknownBuildEventId
All Implemented Interfaces:
BuildEventStreamProtos.BuildEventId.UnknownBuildEventIdOrBuilder, 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.UnknownBuildEventId extends com.google.protobuf.GeneratedMessage implements BuildEventStreamProtos.BuildEventId.UnknownBuildEventIdOrBuilder
 Generic identifier for a build event. This is the default type of
 BuildEventId, but should not be used outside testing; nevertheless,
 tools should handle build events with this kind of id gracefully.
 
Protobuf type build_event_stream.BuildEventId.UnknownBuildEventId
See Also: