Interface BuildEventStreamProtos.BuildEventOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
BuildEventStreamProtos.BuildEvent,BuildEventStreamProtos.BuildEvent.Builder
- Enclosing class:
- BuildEventStreamProtos
public static interface BuildEventStreamProtos.BuildEventOrBuilder extends com.google.protobuf.MessageOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BuildEventStreamProtos.AbortedgetAborted().build_event_stream.Aborted aborted = 4;BuildEventStreamProtos.AbortedOrBuildergetAbortedOrBuilder().build_event_stream.Aborted aborted = 4;BuildEventStreamProtos.ActionExecutedgetAction().build_event_stream.ActionExecuted action = 7;BuildEventStreamProtos.ActionExecutedOrBuildergetActionOrBuilder().build_event_stream.ActionExecuted action = 7;BuildEventStreamProtos.BuildMetadatagetBuildMetadata().build_event_stream.BuildMetadata build_metadata = 26;BuildEventStreamProtos.BuildMetadataOrBuildergetBuildMetadataOrBuilder().build_event_stream.BuildMetadata build_metadata = 26;BuildEventStreamProtos.BuildMetricsgetBuildMetrics().build_event_stream.BuildMetrics build_metrics = 24;BuildEventStreamProtos.BuildMetricsOrBuildergetBuildMetricsOrBuilder().build_event_stream.BuildMetrics build_metrics = 24;BuildEventStreamProtos.BuildToolLogsgetBuildToolLogs().build_event_stream.BuildToolLogs build_tool_logs = 23;BuildEventStreamProtos.BuildToolLogsOrBuildergetBuildToolLogsOrBuilder().build_event_stream.BuildToolLogs build_tool_logs = 23;BuildEventStreamProtos.BuildEventIdgetChildren(int index)repeated .build_event_stream.BuildEventId children = 2;intgetChildrenCount()repeated .build_event_stream.BuildEventId children = 2;java.util.List<BuildEventStreamProtos.BuildEventId>getChildrenList()repeated .build_event_stream.BuildEventId children = 2;BuildEventStreamProtos.BuildEventIdOrBuildergetChildrenOrBuilder(int index)repeated .build_event_stream.BuildEventId children = 2;java.util.List<? extends BuildEventStreamProtos.BuildEventIdOrBuilder>getChildrenOrBuilderList()repeated .build_event_stream.BuildEventId children = 2;BuildEventStreamProtos.TargetCompletegetCompleted().build_event_stream.TargetComplete completed = 8;BuildEventStreamProtos.TargetCompleteOrBuildergetCompletedOrBuilder().build_event_stream.TargetComplete completed = 8;BuildEventStreamProtos.ConfigurationgetConfiguration().build_event_stream.Configuration configuration = 17;BuildEventStreamProtos.ConfigurationOrBuildergetConfigurationOrBuilder().build_event_stream.Configuration configuration = 17;BuildEventStreamProtos.TargetConfiguredgetConfigured().build_event_stream.TargetConfigured configured = 18;BuildEventStreamProtos.TargetConfiguredOrBuildergetConfiguredOrBuilder().build_event_stream.TargetConfigured configured = 18;BuildEventStreamProtos.ConvenienceSymlinksIdentifiedgetConvenienceSymlinksIdentified().build_event_stream.ConvenienceSymlinksIdentified convenience_symlinks_identified = 27;BuildEventStreamProtos.ConvenienceSymlinksIdentifiedOrBuildergetConvenienceSymlinksIdentifiedOrBuilder().build_event_stream.ConvenienceSymlinksIdentified convenience_symlinks_identified = 27;BuildEventStreamProtos.PatternExpandedgetExpanded().build_event_stream.PatternExpanded expanded = 6;BuildEventStreamProtos.PatternExpandedOrBuildergetExpandedOrBuilder().build_event_stream.PatternExpanded expanded = 6;BuildEventStreamProtos.FetchgetFetch().build_event_stream.Fetch fetch = 21;BuildEventStreamProtos.FetchOrBuildergetFetchOrBuilder().build_event_stream.Fetch fetch = 21;BuildEventStreamProtos.BuildFinishedgetFinished().build_event_stream.BuildFinished finished = 14;BuildEventStreamProtos.BuildFinishedOrBuildergetFinishedOrBuilder().build_event_stream.BuildFinished finished = 14;BuildEventStreamProtos.BuildEventIdgetId().build_event_stream.BuildEventId id = 1;BuildEventStreamProtos.BuildEventIdOrBuildergetIdOrBuilder().build_event_stream.BuildEventId id = 1;booleangetLastMessage()bool last_message = 20;BuildEventStreamProtos.NamedSetOfFilesgetNamedSetOfFiles().build_event_stream.NamedSetOfFiles named_set_of_files = 15;BuildEventStreamProtos.NamedSetOfFilesOrBuildergetNamedSetOfFilesOrBuilder().build_event_stream.NamedSetOfFiles named_set_of_files = 15;BuildEventStreamProtos.OptionsParsedgetOptionsParsed().build_event_stream.OptionsParsed options_parsed = 13;BuildEventStreamProtos.OptionsParsedOrBuildergetOptionsParsedOrBuilder().build_event_stream.OptionsParsed options_parsed = 13;BuildEventStreamProtos.BuildEvent.PayloadCasegetPayloadCase()BuildEventStreamProtos.ProgressgetProgress().build_event_stream.Progress progress = 3;BuildEventStreamProtos.ProgressOrBuildergetProgressOrBuilder().build_event_stream.Progress progress = 3;BuildEventStreamProtos.BuildStartedgetStarted().build_event_stream.BuildStarted started = 5;BuildEventStreamProtos.BuildStartedOrBuildergetStartedOrBuilder().build_event_stream.BuildStarted started = 5;CommandLineOuterClass.CommandLinegetStructuredCommandLine().command_line.CommandLine structured_command_line = 22;CommandLineOuterClass.CommandLineOrBuildergetStructuredCommandLineOrBuilder().command_line.CommandLine structured_command_line = 22;BuildEventStreamProtos.TargetSummarygetTargetSummary().build_event_stream.TargetSummary target_summary = 28;BuildEventStreamProtos.TargetSummaryOrBuildergetTargetSummaryOrBuilder().build_event_stream.TargetSummary target_summary = 28;BuildEventStreamProtos.TestResultgetTestResult().build_event_stream.TestResult test_result = 10;BuildEventStreamProtos.TestResultOrBuildergetTestResultOrBuilder().build_event_stream.TestResult test_result = 10;BuildEventStreamProtos.TestSummarygetTestSummary().build_event_stream.TestSummary test_summary = 9;BuildEventStreamProtos.TestSummaryOrBuildergetTestSummaryOrBuilder().build_event_stream.TestSummary test_summary = 9;BuildEventStreamProtos.UnstructuredCommandLinegetUnstructuredCommandLine().build_event_stream.UnstructuredCommandLine unstructured_command_line = 12;BuildEventStreamProtos.UnstructuredCommandLineOrBuildergetUnstructuredCommandLineOrBuilder().build_event_stream.UnstructuredCommandLine unstructured_command_line = 12;BuildEventStreamProtos.WorkspaceConfiggetWorkspaceInfo().build_event_stream.WorkspaceConfig workspace_info = 25;BuildEventStreamProtos.WorkspaceConfigOrBuildergetWorkspaceInfoOrBuilder().build_event_stream.WorkspaceConfig workspace_info = 25;BuildEventStreamProtos.WorkspaceStatusgetWorkspaceStatus().build_event_stream.WorkspaceStatus workspace_status = 16;BuildEventStreamProtos.WorkspaceStatusOrBuildergetWorkspaceStatusOrBuilder().build_event_stream.WorkspaceStatus workspace_status = 16;booleanhasAborted().build_event_stream.Aborted aborted = 4;booleanhasAction().build_event_stream.ActionExecuted action = 7;booleanhasBuildMetadata().build_event_stream.BuildMetadata build_metadata = 26;booleanhasBuildMetrics().build_event_stream.BuildMetrics build_metrics = 24;booleanhasBuildToolLogs().build_event_stream.BuildToolLogs build_tool_logs = 23;booleanhasCompleted().build_event_stream.TargetComplete completed = 8;booleanhasConfiguration().build_event_stream.Configuration configuration = 17;booleanhasConfigured().build_event_stream.TargetConfigured configured = 18;booleanhasConvenienceSymlinksIdentified().build_event_stream.ConvenienceSymlinksIdentified convenience_symlinks_identified = 27;booleanhasExpanded().build_event_stream.PatternExpanded expanded = 6;booleanhasFetch().build_event_stream.Fetch fetch = 21;booleanhasFinished().build_event_stream.BuildFinished finished = 14;booleanhasId().build_event_stream.BuildEventId id = 1;booleanhasNamedSetOfFiles().build_event_stream.NamedSetOfFiles named_set_of_files = 15;booleanhasOptionsParsed().build_event_stream.OptionsParsed options_parsed = 13;booleanhasProgress().build_event_stream.Progress progress = 3;booleanhasStarted().build_event_stream.BuildStarted started = 5;booleanhasStructuredCommandLine().command_line.CommandLine structured_command_line = 22;booleanhasTargetSummary().build_event_stream.TargetSummary target_summary = 28;booleanhasTestResult().build_event_stream.TestResult test_result = 10;booleanhasTestSummary().build_event_stream.TestSummary test_summary = 9;booleanhasUnstructuredCommandLine().build_event_stream.UnstructuredCommandLine unstructured_command_line = 12;booleanhasWorkspaceInfo().build_event_stream.WorkspaceConfig workspace_info = 25;booleanhasWorkspaceStatus().build_event_stream.WorkspaceStatus workspace_status = 16;-
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-
-
-
Method Detail
-
hasId
boolean hasId()
.build_event_stream.BuildEventId id = 1;- Returns:
- Whether the id field is set.
-
getId
BuildEventStreamProtos.BuildEventId getId()
.build_event_stream.BuildEventId id = 1;- Returns:
- The id.
-
getIdOrBuilder
BuildEventStreamProtos.BuildEventIdOrBuilder getIdOrBuilder()
.build_event_stream.BuildEventId id = 1;
-
getChildrenList
java.util.List<BuildEventStreamProtos.BuildEventId> getChildrenList()
repeated .build_event_stream.BuildEventId children = 2;
-
getChildren
BuildEventStreamProtos.BuildEventId getChildren(int index)
repeated .build_event_stream.BuildEventId children = 2;
-
getChildrenCount
int getChildrenCount()
repeated .build_event_stream.BuildEventId children = 2;
-
getChildrenOrBuilderList
java.util.List<? extends BuildEventStreamProtos.BuildEventIdOrBuilder> getChildrenOrBuilderList()
repeated .build_event_stream.BuildEventId children = 2;
-
getChildrenOrBuilder
BuildEventStreamProtos.BuildEventIdOrBuilder getChildrenOrBuilder(int index)
repeated .build_event_stream.BuildEventId children = 2;
-
getLastMessage
boolean getLastMessage()
bool last_message = 20;- Returns:
- The lastMessage.
-
hasProgress
boolean hasProgress()
.build_event_stream.Progress progress = 3;- Returns:
- Whether the progress field is set.
-
getProgress
BuildEventStreamProtos.Progress getProgress()
.build_event_stream.Progress progress = 3;- Returns:
- The progress.
-
getProgressOrBuilder
BuildEventStreamProtos.ProgressOrBuilder getProgressOrBuilder()
.build_event_stream.Progress progress = 3;
-
hasAborted
boolean hasAborted()
.build_event_stream.Aborted aborted = 4;- Returns:
- Whether the aborted field is set.
-
getAborted
BuildEventStreamProtos.Aborted getAborted()
.build_event_stream.Aborted aborted = 4;- Returns:
- The aborted.
-
getAbortedOrBuilder
BuildEventStreamProtos.AbortedOrBuilder getAbortedOrBuilder()
.build_event_stream.Aborted aborted = 4;
-
hasStarted
boolean hasStarted()
.build_event_stream.BuildStarted started = 5;- Returns:
- Whether the started field is set.
-
getStarted
BuildEventStreamProtos.BuildStarted getStarted()
.build_event_stream.BuildStarted started = 5;- Returns:
- The started.
-
getStartedOrBuilder
BuildEventStreamProtos.BuildStartedOrBuilder getStartedOrBuilder()
.build_event_stream.BuildStarted started = 5;
-
hasUnstructuredCommandLine
boolean hasUnstructuredCommandLine()
.build_event_stream.UnstructuredCommandLine unstructured_command_line = 12;- Returns:
- Whether the unstructuredCommandLine field is set.
-
getUnstructuredCommandLine
BuildEventStreamProtos.UnstructuredCommandLine getUnstructuredCommandLine()
.build_event_stream.UnstructuredCommandLine unstructured_command_line = 12;- Returns:
- The unstructuredCommandLine.
-
getUnstructuredCommandLineOrBuilder
BuildEventStreamProtos.UnstructuredCommandLineOrBuilder getUnstructuredCommandLineOrBuilder()
.build_event_stream.UnstructuredCommandLine unstructured_command_line = 12;
-
hasStructuredCommandLine
boolean hasStructuredCommandLine()
.command_line.CommandLine structured_command_line = 22;- Returns:
- Whether the structuredCommandLine field is set.
-
getStructuredCommandLine
CommandLineOuterClass.CommandLine getStructuredCommandLine()
.command_line.CommandLine structured_command_line = 22;- Returns:
- The structuredCommandLine.
-
getStructuredCommandLineOrBuilder
CommandLineOuterClass.CommandLineOrBuilder getStructuredCommandLineOrBuilder()
.command_line.CommandLine structured_command_line = 22;
-
hasOptionsParsed
boolean hasOptionsParsed()
.build_event_stream.OptionsParsed options_parsed = 13;- Returns:
- Whether the optionsParsed field is set.
-
getOptionsParsed
BuildEventStreamProtos.OptionsParsed getOptionsParsed()
.build_event_stream.OptionsParsed options_parsed = 13;- Returns:
- The optionsParsed.
-
getOptionsParsedOrBuilder
BuildEventStreamProtos.OptionsParsedOrBuilder getOptionsParsedOrBuilder()
.build_event_stream.OptionsParsed options_parsed = 13;
-
hasWorkspaceStatus
boolean hasWorkspaceStatus()
.build_event_stream.WorkspaceStatus workspace_status = 16;- Returns:
- Whether the workspaceStatus field is set.
-
getWorkspaceStatus
BuildEventStreamProtos.WorkspaceStatus getWorkspaceStatus()
.build_event_stream.WorkspaceStatus workspace_status = 16;- Returns:
- The workspaceStatus.
-
getWorkspaceStatusOrBuilder
BuildEventStreamProtos.WorkspaceStatusOrBuilder getWorkspaceStatusOrBuilder()
.build_event_stream.WorkspaceStatus workspace_status = 16;
-
hasFetch
boolean hasFetch()
.build_event_stream.Fetch fetch = 21;- Returns:
- Whether the fetch field is set.
-
getFetch
BuildEventStreamProtos.Fetch getFetch()
.build_event_stream.Fetch fetch = 21;- Returns:
- The fetch.
-
getFetchOrBuilder
BuildEventStreamProtos.FetchOrBuilder getFetchOrBuilder()
.build_event_stream.Fetch fetch = 21;
-
hasConfiguration
boolean hasConfiguration()
.build_event_stream.Configuration configuration = 17;- Returns:
- Whether the configuration field is set.
-
getConfiguration
BuildEventStreamProtos.Configuration getConfiguration()
.build_event_stream.Configuration configuration = 17;- Returns:
- The configuration.
-
getConfigurationOrBuilder
BuildEventStreamProtos.ConfigurationOrBuilder getConfigurationOrBuilder()
.build_event_stream.Configuration configuration = 17;
-
hasExpanded
boolean hasExpanded()
.build_event_stream.PatternExpanded expanded = 6;- Returns:
- Whether the expanded field is set.
-
getExpanded
BuildEventStreamProtos.PatternExpanded getExpanded()
.build_event_stream.PatternExpanded expanded = 6;- Returns:
- The expanded.
-
getExpandedOrBuilder
BuildEventStreamProtos.PatternExpandedOrBuilder getExpandedOrBuilder()
.build_event_stream.PatternExpanded expanded = 6;
-
hasConfigured
boolean hasConfigured()
.build_event_stream.TargetConfigured configured = 18;- Returns:
- Whether the configured field is set.
-
getConfigured
BuildEventStreamProtos.TargetConfigured getConfigured()
.build_event_stream.TargetConfigured configured = 18;- Returns:
- The configured.
-
getConfiguredOrBuilder
BuildEventStreamProtos.TargetConfiguredOrBuilder getConfiguredOrBuilder()
.build_event_stream.TargetConfigured configured = 18;
-
hasAction
boolean hasAction()
.build_event_stream.ActionExecuted action = 7;- Returns:
- Whether the action field is set.
-
getAction
BuildEventStreamProtos.ActionExecuted getAction()
.build_event_stream.ActionExecuted action = 7;- Returns:
- The action.
-
getActionOrBuilder
BuildEventStreamProtos.ActionExecutedOrBuilder getActionOrBuilder()
.build_event_stream.ActionExecuted action = 7;
-
hasNamedSetOfFiles
boolean hasNamedSetOfFiles()
.build_event_stream.NamedSetOfFiles named_set_of_files = 15;- Returns:
- Whether the namedSetOfFiles field is set.
-
getNamedSetOfFiles
BuildEventStreamProtos.NamedSetOfFiles getNamedSetOfFiles()
.build_event_stream.NamedSetOfFiles named_set_of_files = 15;- Returns:
- The namedSetOfFiles.
-
getNamedSetOfFilesOrBuilder
BuildEventStreamProtos.NamedSetOfFilesOrBuilder getNamedSetOfFilesOrBuilder()
.build_event_stream.NamedSetOfFiles named_set_of_files = 15;
-
hasCompleted
boolean hasCompleted()
.build_event_stream.TargetComplete completed = 8;- Returns:
- Whether the completed field is set.
-
getCompleted
BuildEventStreamProtos.TargetComplete getCompleted()
.build_event_stream.TargetComplete completed = 8;- Returns:
- The completed.
-
getCompletedOrBuilder
BuildEventStreamProtos.TargetCompleteOrBuilder getCompletedOrBuilder()
.build_event_stream.TargetComplete completed = 8;
-
hasTestResult
boolean hasTestResult()
.build_event_stream.TestResult test_result = 10;- Returns:
- Whether the testResult field is set.
-
getTestResult
BuildEventStreamProtos.TestResult getTestResult()
.build_event_stream.TestResult test_result = 10;- Returns:
- The testResult.
-
getTestResultOrBuilder
BuildEventStreamProtos.TestResultOrBuilder getTestResultOrBuilder()
.build_event_stream.TestResult test_result = 10;
-
hasTestSummary
boolean hasTestSummary()
.build_event_stream.TestSummary test_summary = 9;- Returns:
- Whether the testSummary field is set.
-
getTestSummary
BuildEventStreamProtos.TestSummary getTestSummary()
.build_event_stream.TestSummary test_summary = 9;- Returns:
- The testSummary.
-
getTestSummaryOrBuilder
BuildEventStreamProtos.TestSummaryOrBuilder getTestSummaryOrBuilder()
.build_event_stream.TestSummary test_summary = 9;
-
hasTargetSummary
boolean hasTargetSummary()
.build_event_stream.TargetSummary target_summary = 28;- Returns:
- Whether the targetSummary field is set.
-
getTargetSummary
BuildEventStreamProtos.TargetSummary getTargetSummary()
.build_event_stream.TargetSummary target_summary = 28;- Returns:
- The targetSummary.
-
getTargetSummaryOrBuilder
BuildEventStreamProtos.TargetSummaryOrBuilder getTargetSummaryOrBuilder()
.build_event_stream.TargetSummary target_summary = 28;
-
hasFinished
boolean hasFinished()
.build_event_stream.BuildFinished finished = 14;- Returns:
- Whether the finished field is set.
-
getFinished
BuildEventStreamProtos.BuildFinished getFinished()
.build_event_stream.BuildFinished finished = 14;- Returns:
- The finished.
-
getFinishedOrBuilder
BuildEventStreamProtos.BuildFinishedOrBuilder getFinishedOrBuilder()
.build_event_stream.BuildFinished finished = 14;
-
hasBuildToolLogs
boolean hasBuildToolLogs()
.build_event_stream.BuildToolLogs build_tool_logs = 23;- Returns:
- Whether the buildToolLogs field is set.
-
getBuildToolLogs
BuildEventStreamProtos.BuildToolLogs getBuildToolLogs()
.build_event_stream.BuildToolLogs build_tool_logs = 23;- Returns:
- The buildToolLogs.
-
getBuildToolLogsOrBuilder
BuildEventStreamProtos.BuildToolLogsOrBuilder getBuildToolLogsOrBuilder()
.build_event_stream.BuildToolLogs build_tool_logs = 23;
-
hasBuildMetrics
boolean hasBuildMetrics()
.build_event_stream.BuildMetrics build_metrics = 24;- Returns:
- Whether the buildMetrics field is set.
-
getBuildMetrics
BuildEventStreamProtos.BuildMetrics getBuildMetrics()
.build_event_stream.BuildMetrics build_metrics = 24;- Returns:
- The buildMetrics.
-
getBuildMetricsOrBuilder
BuildEventStreamProtos.BuildMetricsOrBuilder getBuildMetricsOrBuilder()
.build_event_stream.BuildMetrics build_metrics = 24;
-
hasWorkspaceInfo
boolean hasWorkspaceInfo()
.build_event_stream.WorkspaceConfig workspace_info = 25;- Returns:
- Whether the workspaceInfo field is set.
-
getWorkspaceInfo
BuildEventStreamProtos.WorkspaceConfig getWorkspaceInfo()
.build_event_stream.WorkspaceConfig workspace_info = 25;- Returns:
- The workspaceInfo.
-
getWorkspaceInfoOrBuilder
BuildEventStreamProtos.WorkspaceConfigOrBuilder getWorkspaceInfoOrBuilder()
.build_event_stream.WorkspaceConfig workspace_info = 25;
-
hasBuildMetadata
boolean hasBuildMetadata()
.build_event_stream.BuildMetadata build_metadata = 26;- Returns:
- Whether the buildMetadata field is set.
-
getBuildMetadata
BuildEventStreamProtos.BuildMetadata getBuildMetadata()
.build_event_stream.BuildMetadata build_metadata = 26;- Returns:
- The buildMetadata.
-
getBuildMetadataOrBuilder
BuildEventStreamProtos.BuildMetadataOrBuilder getBuildMetadataOrBuilder()
.build_event_stream.BuildMetadata build_metadata = 26;
-
hasConvenienceSymlinksIdentified
boolean hasConvenienceSymlinksIdentified()
.build_event_stream.ConvenienceSymlinksIdentified convenience_symlinks_identified = 27;- Returns:
- Whether the convenienceSymlinksIdentified field is set.
-
getConvenienceSymlinksIdentified
BuildEventStreamProtos.ConvenienceSymlinksIdentified getConvenienceSymlinksIdentified()
.build_event_stream.ConvenienceSymlinksIdentified convenience_symlinks_identified = 27;- Returns:
- The convenienceSymlinksIdentified.
-
getConvenienceSymlinksIdentifiedOrBuilder
BuildEventStreamProtos.ConvenienceSymlinksIdentifiedOrBuilder getConvenienceSymlinksIdentifiedOrBuilder()
.build_event_stream.ConvenienceSymlinksIdentified convenience_symlinks_identified = 27;
-
getPayloadCase
BuildEventStreamProtos.BuildEvent.PayloadCase getPayloadCase()
-
-