Class BuildEventStreamProtos.TestResult.ExecutionInfo

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

public static final class BuildEventStreamProtos.TestResult.ExecutionInfo extends com.google.protobuf.GeneratedMessage implements BuildEventStreamProtos.TestResult.ExecutionInfoOrBuilder
 Message providing optional meta data on the execution of the test action,
 if available.
 
Protobuf type build_event_stream.TestResult.ExecutionInfo
See Also: