BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.addAllChildren(java.lang.Iterable<? extends BuildEventStreamProtos.BuildEventId> values) |
repeated .build_event_stream.BuildEventId children = 2;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.addChildren(int index,
BuildEventStreamProtos.BuildEventId value) |
repeated .build_event_stream.BuildEventId children = 2;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.addChildren(int index,
BuildEventStreamProtos.BuildEventId.Builder builderForValue) |
repeated .build_event_stream.BuildEventId children = 2;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.addChildren(BuildEventStreamProtos.BuildEventId value) |
repeated .build_event_stream.BuildEventId children = 2;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.addChildren(BuildEventStreamProtos.BuildEventId.Builder builderForValue) |
repeated .build_event_stream.BuildEventId children = 2;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.clear() |
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.clearAborted() |
.build_event_stream.Aborted aborted = 4;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.clearAction() |
.build_event_stream.ActionExecuted action = 7;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.clearBuildMetadata() |
.build_event_stream.BuildMetadata build_metadata = 26;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.clearBuildMetrics() |
.build_event_stream.BuildMetrics build_metrics = 24;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.clearBuildToolLogs() |
.build_event_stream.BuildToolLogs build_tool_logs = 23;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.clearChildren() |
repeated .build_event_stream.BuildEventId children = 2;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.clearCompleted() |
.build_event_stream.TargetComplete completed = 8;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.clearConfiguration() |
.build_event_stream.Configuration configuration = 17;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.clearConfigured() |
.build_event_stream.TargetConfigured configured = 18;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.clearConvenienceSymlinksIdentified() |
.build_event_stream.ConvenienceSymlinksIdentified convenience_symlinks_identified = 27;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.clearExpanded() |
.build_event_stream.PatternExpanded expanded = 6;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.clearFetch() |
.build_event_stream.Fetch fetch = 21;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.clearFinished() |
.build_event_stream.BuildFinished finished = 14;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.clearId() |
.build_event_stream.BuildEventId id = 1;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.clearLastMessage() |
bool last_message = 20;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.clearNamedSetOfFiles() |
.build_event_stream.NamedSetOfFiles named_set_of_files = 15;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.clearOptionsParsed() |
.build_event_stream.OptionsParsed options_parsed = 13;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.clearPayload() |
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.clearProgress() |
.build_event_stream.Progress progress = 3;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.clearStarted() |
.build_event_stream.BuildStarted started = 5;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.clearStructuredCommandLine() |
.command_line.CommandLine structured_command_line = 22;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.clearTargetSummary() |
.build_event_stream.TargetSummary target_summary = 28;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.clearTestResult() |
.build_event_stream.TestResult test_result = 10;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.clearTestSummary() |
.build_event_stream.TestSummary test_summary = 9;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.clearUnstructuredCommandLine() |
.build_event_stream.UnstructuredCommandLine unstructured_command_line = 12;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.clearWorkspaceInfo() |
.build_event_stream.WorkspaceConfig workspace_info = 25;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.clearWorkspaceStatus() |
.build_event_stream.WorkspaceStatus workspace_status = 16;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.clone() |
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.mergeAborted(BuildEventStreamProtos.Aborted value) |
.build_event_stream.Aborted aborted = 4;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.mergeAction(BuildEventStreamProtos.ActionExecuted value) |
.build_event_stream.ActionExecuted action = 7;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.mergeBuildMetadata(BuildEventStreamProtos.BuildMetadata value) |
.build_event_stream.BuildMetadata build_metadata = 26;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.mergeBuildMetrics(BuildEventStreamProtos.BuildMetrics value) |
.build_event_stream.BuildMetrics build_metrics = 24;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.mergeBuildToolLogs(BuildEventStreamProtos.BuildToolLogs value) |
.build_event_stream.BuildToolLogs build_tool_logs = 23;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.mergeCompleted(BuildEventStreamProtos.TargetComplete value) |
.build_event_stream.TargetComplete completed = 8;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.mergeConfiguration(BuildEventStreamProtos.Configuration value) |
.build_event_stream.Configuration configuration = 17;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.mergeConfigured(BuildEventStreamProtos.TargetConfigured value) |
.build_event_stream.TargetConfigured configured = 18;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.mergeConvenienceSymlinksIdentified(BuildEventStreamProtos.ConvenienceSymlinksIdentified value) |
.build_event_stream.ConvenienceSymlinksIdentified convenience_symlinks_identified = 27;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.mergeExpanded(BuildEventStreamProtos.PatternExpanded value) |
.build_event_stream.PatternExpanded expanded = 6;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.mergeFetch(BuildEventStreamProtos.Fetch value) |
.build_event_stream.Fetch fetch = 21;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.mergeFinished(BuildEventStreamProtos.BuildFinished value) |
.build_event_stream.BuildFinished finished = 14;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.mergeFrom(BuildEventStreamProtos.BuildEvent other) |
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.mergeFrom(com.google.protobuf.Message other) |
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.mergeId(BuildEventStreamProtos.BuildEventId value) |
.build_event_stream.BuildEventId id = 1;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.mergeNamedSetOfFiles(BuildEventStreamProtos.NamedSetOfFiles value) |
.build_event_stream.NamedSetOfFiles named_set_of_files = 15;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.mergeOptionsParsed(BuildEventStreamProtos.OptionsParsed value) |
.build_event_stream.OptionsParsed options_parsed = 13;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.mergeProgress(BuildEventStreamProtos.Progress value) |
.build_event_stream.Progress progress = 3;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.mergeStarted(BuildEventStreamProtos.BuildStarted value) |
.build_event_stream.BuildStarted started = 5;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.mergeStructuredCommandLine(com.google.devtools.build.lib.runtime.proto.CommandLineOuterClass.CommandLine value) |
.command_line.CommandLine structured_command_line = 22;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.mergeTargetSummary(BuildEventStreamProtos.TargetSummary value) |
.build_event_stream.TargetSummary target_summary = 28;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.mergeTestResult(BuildEventStreamProtos.TestResult value) |
.build_event_stream.TestResult test_result = 10;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.mergeTestSummary(BuildEventStreamProtos.TestSummary value) |
.build_event_stream.TestSummary test_summary = 9;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.mergeUnstructuredCommandLine(BuildEventStreamProtos.UnstructuredCommandLine value) |
.build_event_stream.UnstructuredCommandLine unstructured_command_line = 12;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.mergeWorkspaceInfo(BuildEventStreamProtos.WorkspaceConfig value) |
.build_event_stream.WorkspaceConfig workspace_info = 25;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.mergeWorkspaceStatus(BuildEventStreamProtos.WorkspaceStatus value) |
.build_event_stream.WorkspaceStatus workspace_status = 16;
|
static BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.newBuilder() |
|
static BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.newBuilder(BuildEventStreamProtos.BuildEvent prototype) |
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.newBuilderForType() |
|
protected BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.removeChildren(int index) |
repeated .build_event_stream.BuildEventId children = 2;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setAborted(BuildEventStreamProtos.Aborted value) |
.build_event_stream.Aborted aborted = 4;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setAborted(BuildEventStreamProtos.Aborted.Builder builderForValue) |
.build_event_stream.Aborted aborted = 4;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setAction(BuildEventStreamProtos.ActionExecuted value) |
.build_event_stream.ActionExecuted action = 7;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setAction(BuildEventStreamProtos.ActionExecuted.Builder builderForValue) |
.build_event_stream.ActionExecuted action = 7;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setBuildMetadata(BuildEventStreamProtos.BuildMetadata value) |
.build_event_stream.BuildMetadata build_metadata = 26;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setBuildMetadata(BuildEventStreamProtos.BuildMetadata.Builder builderForValue) |
.build_event_stream.BuildMetadata build_metadata = 26;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setBuildMetrics(BuildEventStreamProtos.BuildMetrics value) |
.build_event_stream.BuildMetrics build_metrics = 24;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setBuildMetrics(BuildEventStreamProtos.BuildMetrics.Builder builderForValue) |
.build_event_stream.BuildMetrics build_metrics = 24;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setBuildToolLogs(BuildEventStreamProtos.BuildToolLogs value) |
.build_event_stream.BuildToolLogs build_tool_logs = 23;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setBuildToolLogs(BuildEventStreamProtos.BuildToolLogs.Builder builderForValue) |
.build_event_stream.BuildToolLogs build_tool_logs = 23;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setChildren(int index,
BuildEventStreamProtos.BuildEventId value) |
repeated .build_event_stream.BuildEventId children = 2;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setChildren(int index,
BuildEventStreamProtos.BuildEventId.Builder builderForValue) |
repeated .build_event_stream.BuildEventId children = 2;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setCompleted(BuildEventStreamProtos.TargetComplete value) |
.build_event_stream.TargetComplete completed = 8;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setCompleted(BuildEventStreamProtos.TargetComplete.Builder builderForValue) |
.build_event_stream.TargetComplete completed = 8;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setConfiguration(BuildEventStreamProtos.Configuration value) |
.build_event_stream.Configuration configuration = 17;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setConfiguration(BuildEventStreamProtos.Configuration.Builder builderForValue) |
.build_event_stream.Configuration configuration = 17;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setConfigured(BuildEventStreamProtos.TargetConfigured value) |
.build_event_stream.TargetConfigured configured = 18;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setConfigured(BuildEventStreamProtos.TargetConfigured.Builder builderForValue) |
.build_event_stream.TargetConfigured configured = 18;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setConvenienceSymlinksIdentified(BuildEventStreamProtos.ConvenienceSymlinksIdentified value) |
.build_event_stream.ConvenienceSymlinksIdentified convenience_symlinks_identified = 27;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setConvenienceSymlinksIdentified(BuildEventStreamProtos.ConvenienceSymlinksIdentified.Builder builderForValue) |
.build_event_stream.ConvenienceSymlinksIdentified convenience_symlinks_identified = 27;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setExpanded(BuildEventStreamProtos.PatternExpanded value) |
.build_event_stream.PatternExpanded expanded = 6;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setExpanded(BuildEventStreamProtos.PatternExpanded.Builder builderForValue) |
.build_event_stream.PatternExpanded expanded = 6;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setFetch(BuildEventStreamProtos.Fetch value) |
.build_event_stream.Fetch fetch = 21;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setFetch(BuildEventStreamProtos.Fetch.Builder builderForValue) |
.build_event_stream.Fetch fetch = 21;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setFinished(BuildEventStreamProtos.BuildFinished value) |
.build_event_stream.BuildFinished finished = 14;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setFinished(BuildEventStreamProtos.BuildFinished.Builder builderForValue) |
.build_event_stream.BuildFinished finished = 14;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setId(BuildEventStreamProtos.BuildEventId value) |
.build_event_stream.BuildEventId id = 1;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setId(BuildEventStreamProtos.BuildEventId.Builder builderForValue) |
.build_event_stream.BuildEventId id = 1;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setLastMessage(boolean value) |
bool last_message = 20;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setNamedSetOfFiles(BuildEventStreamProtos.NamedSetOfFiles value) |
.build_event_stream.NamedSetOfFiles named_set_of_files = 15;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setNamedSetOfFiles(BuildEventStreamProtos.NamedSetOfFiles.Builder builderForValue) |
.build_event_stream.NamedSetOfFiles named_set_of_files = 15;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setOptionsParsed(BuildEventStreamProtos.OptionsParsed value) |
.build_event_stream.OptionsParsed options_parsed = 13;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setOptionsParsed(BuildEventStreamProtos.OptionsParsed.Builder builderForValue) |
.build_event_stream.OptionsParsed options_parsed = 13;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setProgress(BuildEventStreamProtos.Progress value) |
.build_event_stream.Progress progress = 3;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setProgress(BuildEventStreamProtos.Progress.Builder builderForValue) |
.build_event_stream.Progress progress = 3;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setStarted(BuildEventStreamProtos.BuildStarted value) |
.build_event_stream.BuildStarted started = 5;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setStarted(BuildEventStreamProtos.BuildStarted.Builder builderForValue) |
.build_event_stream.BuildStarted started = 5;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setStructuredCommandLine(com.google.devtools.build.lib.runtime.proto.CommandLineOuterClass.CommandLine value) |
.command_line.CommandLine structured_command_line = 22;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setStructuredCommandLine(com.google.devtools.build.lib.runtime.proto.CommandLineOuterClass.CommandLine.Builder builderForValue) |
.command_line.CommandLine structured_command_line = 22;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setTargetSummary(BuildEventStreamProtos.TargetSummary value) |
.build_event_stream.TargetSummary target_summary = 28;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setTargetSummary(BuildEventStreamProtos.TargetSummary.Builder builderForValue) |
.build_event_stream.TargetSummary target_summary = 28;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setTestResult(BuildEventStreamProtos.TestResult value) |
.build_event_stream.TestResult test_result = 10;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setTestResult(BuildEventStreamProtos.TestResult.Builder builderForValue) |
.build_event_stream.TestResult test_result = 10;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setTestSummary(BuildEventStreamProtos.TestSummary value) |
.build_event_stream.TestSummary test_summary = 9;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setTestSummary(BuildEventStreamProtos.TestSummary.Builder builderForValue) |
.build_event_stream.TestSummary test_summary = 9;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setUnstructuredCommandLine(BuildEventStreamProtos.UnstructuredCommandLine value) |
.build_event_stream.UnstructuredCommandLine unstructured_command_line = 12;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setUnstructuredCommandLine(BuildEventStreamProtos.UnstructuredCommandLine.Builder builderForValue) |
.build_event_stream.UnstructuredCommandLine unstructured_command_line = 12;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setWorkspaceInfo(BuildEventStreamProtos.WorkspaceConfig value) |
.build_event_stream.WorkspaceConfig workspace_info = 25;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setWorkspaceInfo(BuildEventStreamProtos.WorkspaceConfig.Builder builderForValue) |
.build_event_stream.WorkspaceConfig workspace_info = 25;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setWorkspaceStatus(BuildEventStreamProtos.WorkspaceStatus value) |
.build_event_stream.WorkspaceStatus workspace_status = 16;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.Builder.setWorkspaceStatus(BuildEventStreamProtos.WorkspaceStatus.Builder builderForValue) |
.build_event_stream.WorkspaceStatus workspace_status = 16;
|
BuildEventStreamProtos.BuildEvent.Builder |
BuildEventStreamProtos.BuildEvent.toBuilder() |
|