Class BuildEventStreamProtos.BuildEventId.TestResultId

  • All Implemented Interfaces:
    BuildEventStreamProtos.BuildEventId.TestResultIdOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.io.Serializable
    Enclosing class:
    BuildEventStreamProtos.BuildEventId

    public static final class BuildEventStreamProtos.BuildEventId.TestResultId
    extends com.google.protobuf.GeneratedMessageV3
    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
    See Also:
    Serialized Form