Class BuildEventStreamProtos.TestResult.ExecutionInfo.TimingBreakdown.Builder

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

public static final class BuildEventStreamProtos.TestResult.ExecutionInfo.TimingBreakdown.Builder extends com.google.protobuf.GeneratedMessage.Builder<BuildEventStreamProtos.TestResult.ExecutionInfo.TimingBreakdown.Builder> implements BuildEventStreamProtos.TestResult.ExecutionInfo.TimingBreakdownOrBuilder
 Represents a hierarchical timing breakdown of an activity.
 The top level time should be the total time of the activity.
 Invariant: `time` >= sum of `time`s of all direct children.
 
Protobuf type build_event_stream.TestResult.ExecutionInfo.TimingBreakdown