Class BuildEventStreamProtos.UnstructuredCommandLine.Builder

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

public static final class BuildEventStreamProtos.UnstructuredCommandLine.Builder extends com.google.protobuf.GeneratedMessage.Builder<BuildEventStreamProtos.UnstructuredCommandLine.Builder> implements BuildEventStreamProtos.UnstructuredCommandLineOrBuilder
 Payload of an event reporting the command-line of the invocation as
 originally received by the server. Note that this is not the command-line
 given by the user, as the client adds information about the invocation,
 like name and relevant entries of rc-files and client environment variables.
 However, it does contain enough information to reproduce the build
 invocation.
 
Protobuf type build_event_stream.UnstructuredCommandLine