Class BuildEventStreamProtos.ConvenienceSymlinksIdentified

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

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