Uses of Class
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildEventId.Builder
Packages that use BuildEventStreamProtos.BuildEventId.Builder
-
Uses of BuildEventStreamProtos.BuildEventId.Builder in com.google.devtools.build.lib.buildeventstream
Methods in com.google.devtools.build.lib.buildeventstream that return BuildEventStreamProtos.BuildEventId.BuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEvent.Builder.addChildrenBuilder()repeated .build_event_stream.BuildEventId children = 2;BuildEventStreamProtos.BuildEvent.Builder.addChildrenBuilder(int index) repeated .build_event_stream.BuildEventId children = 2;BuildEventStreamProtos.BuildEventId.Builder.clear()BuildEventStreamProtos.BuildEventId.Builder.clearActionCompleted().build_event_stream.BuildEventId.ActionCompletedId action_completed = 6;BuildEventStreamProtos.BuildEventId.Builder.clearBuildFinished().build_event_stream.BuildEventId.BuildFinishedId build_finished = 9;BuildEventStreamProtos.BuildEventId.Builder.clearBuildMetadata().build_event_stream.BuildEventId.BuildMetadataId build_metadata = 24;BuildEventStreamProtos.BuildEventId.Builder.clearBuildMetrics().build_event_stream.BuildEventId.BuildMetricsId build_metrics = 22;BuildEventStreamProtos.BuildEventId.Builder.clearBuildToolLogs().build_event_stream.BuildEventId.BuildToolLogsId build_tool_logs = 20;BuildEventStreamProtos.BuildEventId.Builder.clearConfiguration().build_event_stream.BuildEventId.ConfigurationId configuration = 15;BuildEventStreamProtos.BuildEventId.Builder.clearConfiguredLabel().build_event_stream.BuildEventId.ConfiguredLabelId configured_label = 21;BuildEventStreamProtos.BuildEventId.Builder.clearConvenienceSymlinksIdentified().build_event_stream.BuildEventId.ConvenienceSymlinksIdentifiedId convenience_symlinks_identified = 25;BuildEventStreamProtos.BuildEventId.Builder.clearExecRequest().build_event_stream.BuildEventId.ExecRequestId exec_request = 28;BuildEventStreamProtos.BuildEventId.Builder.clearFetch().build_event_stream.BuildEventId.FetchId fetch = 17;BuildEventStreamProtos.BuildEventId.Builder.clearId()BuildEventStreamProtos.BuildEventId.Builder.clearNamedSet().build_event_stream.BuildEventId.NamedSetOfFilesId named_set = 13;BuildEventStreamProtos.BuildEventId.Builder.clearOptionsParsed().build_event_stream.BuildEventId.OptionsParsedId options_parsed = 12;BuildEventStreamProtos.BuildEventId.Builder.clearPattern().build_event_stream.BuildEventId.PatternExpandedId pattern = 4;BuildEventStreamProtos.BuildEventId.Builder.clearPatternSkipped().build_event_stream.BuildEventId.PatternExpandedId pattern_skipped = 10;BuildEventStreamProtos.BuildEventId.Builder.clearProgress().build_event_stream.BuildEventId.ProgressId progress = 2;BuildEventStreamProtos.BuildEventId.Builder.clearStarted().build_event_stream.BuildEventId.BuildStartedId started = 3;BuildEventStreamProtos.BuildEventId.Builder.clearStructuredCommandLine().build_event_stream.BuildEventId.StructuredCommandLineId structured_command_line = 18;BuildEventStreamProtos.BuildEventId.Builder.clearTargetCompleted().build_event_stream.BuildEventId.TargetCompletedId target_completed = 5;BuildEventStreamProtos.BuildEventId.Builder.clearTargetConfigured().build_event_stream.BuildEventId.TargetConfiguredId target_configured = 16;BuildEventStreamProtos.BuildEventId.Builder.clearTargetSummary().build_event_stream.BuildEventId.TargetSummaryId target_summary = 26;BuildEventStreamProtos.BuildEventId.Builder.clearTestProgress().build_event_stream.BuildEventId.TestProgressId test_progress = 29;BuildEventStreamProtos.BuildEventId.Builder.clearTestResult().build_event_stream.BuildEventId.TestResultId test_result = 8;BuildEventStreamProtos.BuildEventId.Builder.clearTestSummary().build_event_stream.BuildEventId.TestSummaryId test_summary = 7;BuildEventStreamProtos.BuildEventId.Builder.clearUnconfiguredLabel().build_event_stream.BuildEventId.UnconfiguredLabelId unconfigured_label = 19;BuildEventStreamProtos.BuildEventId.Builder.clearUnknown().build_event_stream.BuildEventId.UnknownBuildEventId unknown = 1;BuildEventStreamProtos.BuildEventId.Builder.clearUnstructuredCommandLine().build_event_stream.BuildEventId.UnstructuredCommandLineId unstructured_command_line = 11;BuildEventStreamProtos.BuildEventId.Builder.clearWorkspace().build_event_stream.BuildEventId.WorkspaceConfigId workspace = 23;BuildEventStreamProtos.BuildEventId.Builder.clearWorkspaceStatus().build_event_stream.BuildEventId.WorkspaceStatusId workspace_status = 14;BuildEventStreamProtos.BuildEvent.Builder.getChildrenBuilder(int index) repeated .build_event_stream.BuildEventId children = 2;BuildEventStreamProtos.BuildEvent.Builder.getIdBuilder().build_event_stream.BuildEventId id = 1;BuildEventStreamProtos.BuildEventId.Builder.mergeActionCompleted(BuildEventStreamProtos.BuildEventId.ActionCompletedId value) .build_event_stream.BuildEventId.ActionCompletedId action_completed = 6;BuildEventStreamProtos.BuildEventId.Builder.mergeBuildFinished(BuildEventStreamProtos.BuildEventId.BuildFinishedId value) .build_event_stream.BuildEventId.BuildFinishedId build_finished = 9;BuildEventStreamProtos.BuildEventId.Builder.mergeBuildMetadata(BuildEventStreamProtos.BuildEventId.BuildMetadataId value) .build_event_stream.BuildEventId.BuildMetadataId build_metadata = 24;BuildEventStreamProtos.BuildEventId.Builder.mergeBuildMetrics(BuildEventStreamProtos.BuildEventId.BuildMetricsId value) .build_event_stream.BuildEventId.BuildMetricsId build_metrics = 22;BuildEventStreamProtos.BuildEventId.Builder.mergeBuildToolLogs(BuildEventStreamProtos.BuildEventId.BuildToolLogsId value) .build_event_stream.BuildEventId.BuildToolLogsId build_tool_logs = 20;BuildEventStreamProtos.BuildEventId.Builder.mergeConfiguration(BuildEventStreamProtos.BuildEventId.ConfigurationId value) .build_event_stream.BuildEventId.ConfigurationId configuration = 15;BuildEventStreamProtos.BuildEventId.Builder.mergeConfiguredLabel(BuildEventStreamProtos.BuildEventId.ConfiguredLabelId value) .build_event_stream.BuildEventId.ConfiguredLabelId configured_label = 21;BuildEventStreamProtos.BuildEventId.Builder.mergeConvenienceSymlinksIdentified(BuildEventStreamProtos.BuildEventId.ConvenienceSymlinksIdentifiedId value) .build_event_stream.BuildEventId.ConvenienceSymlinksIdentifiedId convenience_symlinks_identified = 25;BuildEventStreamProtos.BuildEventId.Builder.mergeExecRequest(BuildEventStreamProtos.BuildEventId.ExecRequestId value) .build_event_stream.BuildEventId.ExecRequestId exec_request = 28;BuildEventStreamProtos.BuildEventId.Builder.mergeFetch(BuildEventStreamProtos.BuildEventId.FetchId value) .build_event_stream.BuildEventId.FetchId fetch = 17;BuildEventStreamProtos.BuildEventId.Builder.mergeFrom(BuildEventStreamProtos.BuildEventId other) BuildEventStreamProtos.BuildEventId.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) BuildEventStreamProtos.BuildEventId.Builder.mergeFrom(com.google.protobuf.Message other) BuildEventStreamProtos.BuildEventId.Builder.mergeNamedSet(BuildEventStreamProtos.BuildEventId.NamedSetOfFilesId value) .build_event_stream.BuildEventId.NamedSetOfFilesId named_set = 13;BuildEventStreamProtos.BuildEventId.Builder.mergeOptionsParsed(BuildEventStreamProtos.BuildEventId.OptionsParsedId value) .build_event_stream.BuildEventId.OptionsParsedId options_parsed = 12;BuildEventStreamProtos.BuildEventId.Builder.mergePattern(BuildEventStreamProtos.BuildEventId.PatternExpandedId value) .build_event_stream.BuildEventId.PatternExpandedId pattern = 4;BuildEventStreamProtos.BuildEventId.Builder.mergePatternSkipped(BuildEventStreamProtos.BuildEventId.PatternExpandedId value) .build_event_stream.BuildEventId.PatternExpandedId pattern_skipped = 10;BuildEventStreamProtos.BuildEventId.Builder.mergeProgress(BuildEventStreamProtos.BuildEventId.ProgressId value) .build_event_stream.BuildEventId.ProgressId progress = 2;BuildEventStreamProtos.BuildEventId.Builder.mergeStarted(BuildEventStreamProtos.BuildEventId.BuildStartedId value) .build_event_stream.BuildEventId.BuildStartedId started = 3;BuildEventStreamProtos.BuildEventId.Builder.mergeStructuredCommandLine(BuildEventStreamProtos.BuildEventId.StructuredCommandLineId value) .build_event_stream.BuildEventId.StructuredCommandLineId structured_command_line = 18;BuildEventStreamProtos.BuildEventId.Builder.mergeTargetCompleted(BuildEventStreamProtos.BuildEventId.TargetCompletedId value) .build_event_stream.BuildEventId.TargetCompletedId target_completed = 5;BuildEventStreamProtos.BuildEventId.Builder.mergeTargetConfigured(BuildEventStreamProtos.BuildEventId.TargetConfiguredId value) .build_event_stream.BuildEventId.TargetConfiguredId target_configured = 16;BuildEventStreamProtos.BuildEventId.Builder.mergeTargetSummary(BuildEventStreamProtos.BuildEventId.TargetSummaryId value) .build_event_stream.BuildEventId.TargetSummaryId target_summary = 26;BuildEventStreamProtos.BuildEventId.Builder.mergeTestProgress(BuildEventStreamProtos.BuildEventId.TestProgressId value) .build_event_stream.BuildEventId.TestProgressId test_progress = 29;BuildEventStreamProtos.BuildEventId.Builder.mergeTestResult(BuildEventStreamProtos.BuildEventId.TestResultId value) .build_event_stream.BuildEventId.TestResultId test_result = 8;BuildEventStreamProtos.BuildEventId.Builder.mergeTestSummary(BuildEventStreamProtos.BuildEventId.TestSummaryId value) .build_event_stream.BuildEventId.TestSummaryId test_summary = 7;BuildEventStreamProtos.BuildEventId.Builder.mergeUnconfiguredLabel(BuildEventStreamProtos.BuildEventId.UnconfiguredLabelId value) .build_event_stream.BuildEventId.UnconfiguredLabelId unconfigured_label = 19;BuildEventStreamProtos.BuildEventId.Builder.mergeUnknown(BuildEventStreamProtos.BuildEventId.UnknownBuildEventId value) .build_event_stream.BuildEventId.UnknownBuildEventId unknown = 1;BuildEventStreamProtos.BuildEventId.Builder.mergeUnstructuredCommandLine(BuildEventStreamProtos.BuildEventId.UnstructuredCommandLineId value) .build_event_stream.BuildEventId.UnstructuredCommandLineId unstructured_command_line = 11;BuildEventStreamProtos.BuildEventId.Builder.mergeWorkspace(BuildEventStreamProtos.BuildEventId.WorkspaceConfigId value) .build_event_stream.BuildEventId.WorkspaceConfigId workspace = 23;BuildEventStreamProtos.BuildEventId.Builder.mergeWorkspaceStatus(BuildEventStreamProtos.BuildEventId.WorkspaceStatusId value) .build_event_stream.BuildEventId.WorkspaceStatusId workspace_status = 14;BuildEventStreamProtos.BuildEventId.newBuilder()BuildEventStreamProtos.BuildEventId.newBuilder(BuildEventStreamProtos.BuildEventId prototype) BuildEventStreamProtos.BuildEventId.newBuilderForType()BuildEventStreamProtos.BuildEventId.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) BuildEventStreamProtos.BuildEventId.Builder.setActionCompleted(BuildEventStreamProtos.BuildEventId.ActionCompletedId value) .build_event_stream.BuildEventId.ActionCompletedId action_completed = 6;BuildEventStreamProtos.BuildEventId.Builder.setActionCompleted(BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder builderForValue) .build_event_stream.BuildEventId.ActionCompletedId action_completed = 6;BuildEventStreamProtos.BuildEventId.Builder.setBuildFinished(BuildEventStreamProtos.BuildEventId.BuildFinishedId value) .build_event_stream.BuildEventId.BuildFinishedId build_finished = 9;BuildEventStreamProtos.BuildEventId.Builder.setBuildFinished(BuildEventStreamProtos.BuildEventId.BuildFinishedId.Builder builderForValue) .build_event_stream.BuildEventId.BuildFinishedId build_finished = 9;BuildEventStreamProtos.BuildEventId.Builder.setBuildMetadata(BuildEventStreamProtos.BuildEventId.BuildMetadataId value) .build_event_stream.BuildEventId.BuildMetadataId build_metadata = 24;BuildEventStreamProtos.BuildEventId.Builder.setBuildMetadata(BuildEventStreamProtos.BuildEventId.BuildMetadataId.Builder builderForValue) .build_event_stream.BuildEventId.BuildMetadataId build_metadata = 24;BuildEventStreamProtos.BuildEventId.Builder.setBuildMetrics(BuildEventStreamProtos.BuildEventId.BuildMetricsId value) .build_event_stream.BuildEventId.BuildMetricsId build_metrics = 22;BuildEventStreamProtos.BuildEventId.Builder.setBuildMetrics(BuildEventStreamProtos.BuildEventId.BuildMetricsId.Builder builderForValue) .build_event_stream.BuildEventId.BuildMetricsId build_metrics = 22;BuildEventStreamProtos.BuildEventId.Builder.setBuildToolLogs(BuildEventStreamProtos.BuildEventId.BuildToolLogsId value) .build_event_stream.BuildEventId.BuildToolLogsId build_tool_logs = 20;BuildEventStreamProtos.BuildEventId.Builder.setBuildToolLogs(BuildEventStreamProtos.BuildEventId.BuildToolLogsId.Builder builderForValue) .build_event_stream.BuildEventId.BuildToolLogsId build_tool_logs = 20;BuildEventStreamProtos.BuildEventId.Builder.setConfiguration(BuildEventStreamProtos.BuildEventId.ConfigurationId value) .build_event_stream.BuildEventId.ConfigurationId configuration = 15;BuildEventStreamProtos.BuildEventId.Builder.setConfiguration(BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder builderForValue) .build_event_stream.BuildEventId.ConfigurationId configuration = 15;BuildEventStreamProtos.BuildEventId.Builder.setConfiguredLabel(BuildEventStreamProtos.BuildEventId.ConfiguredLabelId value) .build_event_stream.BuildEventId.ConfiguredLabelId configured_label = 21;BuildEventStreamProtos.BuildEventId.Builder.setConfiguredLabel(BuildEventStreamProtos.BuildEventId.ConfiguredLabelId.Builder builderForValue) .build_event_stream.BuildEventId.ConfiguredLabelId configured_label = 21;BuildEventStreamProtos.BuildEventId.Builder.setConvenienceSymlinksIdentified(BuildEventStreamProtos.BuildEventId.ConvenienceSymlinksIdentifiedId value) .build_event_stream.BuildEventId.ConvenienceSymlinksIdentifiedId convenience_symlinks_identified = 25;BuildEventStreamProtos.BuildEventId.Builder.setConvenienceSymlinksIdentified(BuildEventStreamProtos.BuildEventId.ConvenienceSymlinksIdentifiedId.Builder builderForValue) .build_event_stream.BuildEventId.ConvenienceSymlinksIdentifiedId convenience_symlinks_identified = 25;BuildEventStreamProtos.BuildEventId.Builder.setExecRequest(BuildEventStreamProtos.BuildEventId.ExecRequestId value) .build_event_stream.BuildEventId.ExecRequestId exec_request = 28;BuildEventStreamProtos.BuildEventId.Builder.setExecRequest(BuildEventStreamProtos.BuildEventId.ExecRequestId.Builder builderForValue) .build_event_stream.BuildEventId.ExecRequestId exec_request = 28;BuildEventStreamProtos.BuildEventId.Builder.setFetch(BuildEventStreamProtos.BuildEventId.FetchId value) .build_event_stream.BuildEventId.FetchId fetch = 17;BuildEventStreamProtos.BuildEventId.Builder.setFetch(BuildEventStreamProtos.BuildEventId.FetchId.Builder builderForValue) .build_event_stream.BuildEventId.FetchId fetch = 17;BuildEventStreamProtos.BuildEventId.Builder.setNamedSet(BuildEventStreamProtos.BuildEventId.NamedSetOfFilesId value) .build_event_stream.BuildEventId.NamedSetOfFilesId named_set = 13;BuildEventStreamProtos.BuildEventId.Builder.setNamedSet(BuildEventStreamProtos.BuildEventId.NamedSetOfFilesId.Builder builderForValue) .build_event_stream.BuildEventId.NamedSetOfFilesId named_set = 13;BuildEventStreamProtos.BuildEventId.Builder.setOptionsParsed(BuildEventStreamProtos.BuildEventId.OptionsParsedId value) .build_event_stream.BuildEventId.OptionsParsedId options_parsed = 12;BuildEventStreamProtos.BuildEventId.Builder.setOptionsParsed(BuildEventStreamProtos.BuildEventId.OptionsParsedId.Builder builderForValue) .build_event_stream.BuildEventId.OptionsParsedId options_parsed = 12;BuildEventStreamProtos.BuildEventId.Builder.setPattern(BuildEventStreamProtos.BuildEventId.PatternExpandedId value) .build_event_stream.BuildEventId.PatternExpandedId pattern = 4;BuildEventStreamProtos.BuildEventId.Builder.setPattern(BuildEventStreamProtos.BuildEventId.PatternExpandedId.Builder builderForValue) .build_event_stream.BuildEventId.PatternExpandedId pattern = 4;BuildEventStreamProtos.BuildEventId.Builder.setPatternSkipped(BuildEventStreamProtos.BuildEventId.PatternExpandedId value) .build_event_stream.BuildEventId.PatternExpandedId pattern_skipped = 10;BuildEventStreamProtos.BuildEventId.Builder.setPatternSkipped(BuildEventStreamProtos.BuildEventId.PatternExpandedId.Builder builderForValue) .build_event_stream.BuildEventId.PatternExpandedId pattern_skipped = 10;BuildEventStreamProtos.BuildEventId.Builder.setProgress(BuildEventStreamProtos.BuildEventId.ProgressId value) .build_event_stream.BuildEventId.ProgressId progress = 2;BuildEventStreamProtos.BuildEventId.Builder.setProgress(BuildEventStreamProtos.BuildEventId.ProgressId.Builder builderForValue) .build_event_stream.BuildEventId.ProgressId progress = 2;BuildEventStreamProtos.BuildEventId.Builder.setStarted(BuildEventStreamProtos.BuildEventId.BuildStartedId value) .build_event_stream.BuildEventId.BuildStartedId started = 3;BuildEventStreamProtos.BuildEventId.Builder.setStarted(BuildEventStreamProtos.BuildEventId.BuildStartedId.Builder builderForValue) .build_event_stream.BuildEventId.BuildStartedId started = 3;BuildEventStreamProtos.BuildEventId.Builder.setStructuredCommandLine(BuildEventStreamProtos.BuildEventId.StructuredCommandLineId value) .build_event_stream.BuildEventId.StructuredCommandLineId structured_command_line = 18;BuildEventStreamProtos.BuildEventId.Builder.setStructuredCommandLine(BuildEventStreamProtos.BuildEventId.StructuredCommandLineId.Builder builderForValue) .build_event_stream.BuildEventId.StructuredCommandLineId structured_command_line = 18;BuildEventStreamProtos.BuildEventId.Builder.setTargetCompleted(BuildEventStreamProtos.BuildEventId.TargetCompletedId value) .build_event_stream.BuildEventId.TargetCompletedId target_completed = 5;BuildEventStreamProtos.BuildEventId.Builder.setTargetCompleted(BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder builderForValue) .build_event_stream.BuildEventId.TargetCompletedId target_completed = 5;BuildEventStreamProtos.BuildEventId.Builder.setTargetConfigured(BuildEventStreamProtos.BuildEventId.TargetConfiguredId value) .build_event_stream.BuildEventId.TargetConfiguredId target_configured = 16;BuildEventStreamProtos.BuildEventId.Builder.setTargetConfigured(BuildEventStreamProtos.BuildEventId.TargetConfiguredId.Builder builderForValue) .build_event_stream.BuildEventId.TargetConfiguredId target_configured = 16;BuildEventStreamProtos.BuildEventId.Builder.setTargetSummary(BuildEventStreamProtos.BuildEventId.TargetSummaryId value) .build_event_stream.BuildEventId.TargetSummaryId target_summary = 26;BuildEventStreamProtos.BuildEventId.Builder.setTargetSummary(BuildEventStreamProtos.BuildEventId.TargetSummaryId.Builder builderForValue) .build_event_stream.BuildEventId.TargetSummaryId target_summary = 26;BuildEventStreamProtos.BuildEventId.Builder.setTestProgress(BuildEventStreamProtos.BuildEventId.TestProgressId value) .build_event_stream.BuildEventId.TestProgressId test_progress = 29;BuildEventStreamProtos.BuildEventId.Builder.setTestProgress(BuildEventStreamProtos.BuildEventId.TestProgressId.Builder builderForValue) .build_event_stream.BuildEventId.TestProgressId test_progress = 29;BuildEventStreamProtos.BuildEventId.Builder.setTestResult(BuildEventStreamProtos.BuildEventId.TestResultId value) .build_event_stream.BuildEventId.TestResultId test_result = 8;BuildEventStreamProtos.BuildEventId.Builder.setTestResult(BuildEventStreamProtos.BuildEventId.TestResultId.Builder builderForValue) .build_event_stream.BuildEventId.TestResultId test_result = 8;BuildEventStreamProtos.BuildEventId.Builder.setTestSummary(BuildEventStreamProtos.BuildEventId.TestSummaryId value) .build_event_stream.BuildEventId.TestSummaryId test_summary = 7;BuildEventStreamProtos.BuildEventId.Builder.setTestSummary(BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder builderForValue) .build_event_stream.BuildEventId.TestSummaryId test_summary = 7;BuildEventStreamProtos.BuildEventId.Builder.setUnconfiguredLabel(BuildEventStreamProtos.BuildEventId.UnconfiguredLabelId value) .build_event_stream.BuildEventId.UnconfiguredLabelId unconfigured_label = 19;BuildEventStreamProtos.BuildEventId.Builder.setUnconfiguredLabel(BuildEventStreamProtos.BuildEventId.UnconfiguredLabelId.Builder builderForValue) .build_event_stream.BuildEventId.UnconfiguredLabelId unconfigured_label = 19;BuildEventStreamProtos.BuildEventId.Builder.setUnknown(BuildEventStreamProtos.BuildEventId.UnknownBuildEventId value) .build_event_stream.BuildEventId.UnknownBuildEventId unknown = 1;BuildEventStreamProtos.BuildEventId.Builder.setUnknown(BuildEventStreamProtos.BuildEventId.UnknownBuildEventId.Builder builderForValue) .build_event_stream.BuildEventId.UnknownBuildEventId unknown = 1;BuildEventStreamProtos.BuildEventId.Builder.setUnstructuredCommandLine(BuildEventStreamProtos.BuildEventId.UnstructuredCommandLineId value) .build_event_stream.BuildEventId.UnstructuredCommandLineId unstructured_command_line = 11;BuildEventStreamProtos.BuildEventId.Builder.setUnstructuredCommandLine(BuildEventStreamProtos.BuildEventId.UnstructuredCommandLineId.Builder builderForValue) .build_event_stream.BuildEventId.UnstructuredCommandLineId unstructured_command_line = 11;BuildEventStreamProtos.BuildEventId.Builder.setWorkspace(BuildEventStreamProtos.BuildEventId.WorkspaceConfigId value) .build_event_stream.BuildEventId.WorkspaceConfigId workspace = 23;BuildEventStreamProtos.BuildEventId.Builder.setWorkspace(BuildEventStreamProtos.BuildEventId.WorkspaceConfigId.Builder builderForValue) .build_event_stream.BuildEventId.WorkspaceConfigId workspace = 23;BuildEventStreamProtos.BuildEventId.Builder.setWorkspaceStatus(BuildEventStreamProtos.BuildEventId.WorkspaceStatusId value) .build_event_stream.BuildEventId.WorkspaceStatusId workspace_status = 14;BuildEventStreamProtos.BuildEventId.Builder.setWorkspaceStatus(BuildEventStreamProtos.BuildEventId.WorkspaceStatusId.Builder builderForValue) .build_event_stream.BuildEventId.WorkspaceStatusId workspace_status = 14;BuildEventStreamProtos.BuildEventId.toBuilder()Methods in com.google.devtools.build.lib.buildeventstream that return types with arguments of type BuildEventStreamProtos.BuildEventId.BuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEvent.Builder.getChildrenBuilderList()repeated .build_event_stream.BuildEventId children = 2;Methods in com.google.devtools.build.lib.buildeventstream with parameters of type BuildEventStreamProtos.BuildEventId.BuilderModifier and TypeMethodDescriptionBuildEventStreamProtos.BuildEvent.Builder.addChildren(int index, BuildEventStreamProtos.BuildEventId.Builder builderForValue) repeated .build_event_stream.BuildEventId children = 2;BuildEventStreamProtos.BuildEvent.Builder.addChildren(BuildEventStreamProtos.BuildEventId.Builder builderForValue) repeated .build_event_stream.BuildEventId children = 2;BuildEventStreamProtos.BuildEvent.Builder.setChildren(int index, BuildEventStreamProtos.BuildEventId.Builder builderForValue) repeated .build_event_stream.BuildEventId children = 2;BuildEventStreamProtos.BuildEvent.Builder.setId(BuildEventStreamProtos.BuildEventId.Builder builderForValue) .build_event_stream.BuildEventId id = 1;