Class BuildEventStreamProtos.BuildEvent.Builder

  • All Implemented Interfaces:
    BuildEventStreamProtos.BuildEventOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.lang.Cloneable
    Enclosing class:
    BuildEventStreamProtos.BuildEvent

    public static final class BuildEventStreamProtos.BuildEvent.Builder
    extends com.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.BuildEvent.Builder>
    implements BuildEventStreamProtos.BuildEventOrBuilder
     Message describing a build event. Events will have an identifier that
     is unique within a given build invocation; they also announce follow-up
     events as children. More details, which are specific to the kind of event
     that is observed, is provided in the payload. More options for the payload
     might be added in the future.
     
    Protobuf type build_event_stream.BuildEvent