Class BuildEventStreamProtos.BuildEvent

  • All Implemented Interfaces:
    BuildEventStreamProtos.BuildEventOrBuilder, 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.BuildEvent
    extends com.google.protobuf.GeneratedMessageV3
    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
    See Also:
    Serialized Form