Class BuildEventStreamProtos.BuildEventId.TestResultId.Builder

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

public static final class BuildEventStreamProtos.BuildEventId.TestResultId.Builder extends com.google.protobuf.GeneratedMessage.Builder<BuildEventStreamProtos.BuildEventId.TestResultId.Builder> implements BuildEventStreamProtos.BuildEventId.TestResultIdOrBuilder
 Identifier of an event reporting on an individual test run. The label
 identifies the test that is reported about, the remaining fields are
 in such a way as to uniquely identify the action within a build. In fact,
 attempts for the same test, run, shard triple are counted sequentially,
 starting with 1.
 
Protobuf type build_event_stream.BuildEventId.TestResultId