Class BuildEventStreamProtos.ConvenienceSymlinksIdentified.Builder

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

public static final class BuildEventStreamProtos.ConvenienceSymlinksIdentified.Builder extends com.google.protobuf.GeneratedMessage.Builder<BuildEventStreamProtos.ConvenienceSymlinksIdentified.Builder> implements BuildEventStreamProtos.ConvenienceSymlinksIdentifiedOrBuilder
 Event describing all convenience symlinks (i.e., workspace symlinks) to be
 created or deleted once the execution phase has begun. Note that this event
 does not say anything about whether or not the build tool actually executed
 these filesystem operations; it only says what logical operations should be
 performed. This event is emitted exactly once per build; if no symlinks are
 to be modified, the event is still emitted with empty contents.
 
Protobuf type build_event_stream.ConvenienceSymlinksIdentified