Class BuildEventStreamProtos.WorkspaceStatus.Builder

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

public static final class BuildEventStreamProtos.WorkspaceStatus.Builder extends com.google.protobuf.GeneratedMessage.Builder<BuildEventStreamProtos.WorkspaceStatus.Builder> implements BuildEventStreamProtos.WorkspaceStatusOrBuilder
 Payload of an event reporting the workspace status. Key-value pairs can be
 provided by specifying the workspace_status_command to an executable that
 returns one key-value pair per line of output (key and value separated by a
 space).
 
Protobuf type build_event_stream.WorkspaceStatus