Class BuildEventStreamProtos.PatternExpanded.Builder

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

public static final class BuildEventStreamProtos.PatternExpanded.Builder extends com.google.protobuf.GeneratedMessage.Builder<BuildEventStreamProtos.PatternExpanded.Builder> implements BuildEventStreamProtos.PatternExpandedOrBuilder
 Payload of the event indicating the expansion of a target pattern.
 The main information is in the chaining part: the id will contain the
 target pattern that was expanded and the children id will contain the
 target or target pattern it was expanded to.
 
Protobuf type build_event_stream.PatternExpanded