Class BuildEventStreamProtos.BuildEventId
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildEventId
- All Implemented Interfaces:
BuildEventStreamProtos.BuildEventIdOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
- BuildEventStreamProtos
public static final class BuildEventStreamProtos.BuildEventId
extends com.google.protobuf.GeneratedMessage
implements BuildEventStreamProtos.BuildEventIdOrBuilder
Identifier for a build event. It is deliberately structured to also provide information about which build target etc the event is related to. Events are chained via the event id as follows: each event has an id and a set of ids of children events such that apart from the initial event each event has an id that is mentioned as child id in an earlier event and a build invocation is complete if and only if all direct and indirect children of the initial event have been posted.Protobuf type
build_event_stream.BuildEventId- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classIdentifier of an event reporting that an action was completed (not all actions are reported, only the ones that can be considered important; this includes all failed actions).static interfacestatic final classIdentifier for a build event.static final classIdentifier of the BuildFinished event, indicating the end of a build.static interfacestatic final classProtobuf typebuild_event_stream.BuildEventId.BuildMetadataIdstatic interfacestatic final classIdentifier of an event providing build metrics after completion of the build.static interfacestatic final classIdentifier of an event indicating the beginning of a build; this will normally be the first event.static interfacestatic final classIdentifier of an event providing additional logs/statistics after completion of the build.static interfacestatic final classIdentifier of an event introducing a configuration.static interfacestatic final classIdentifier of an event reporting an event associated with a configured label, usually a visibility error.static interfacestatic final classIdentifier of an event providing convenience symlinks information.static interfacestatic final classIdentifier of an event providing the ExecRequest of a run command.static interfacestatic final classIdentifier of an event reporting that an external resource was fetched from.static interfacestatic enumstatic final classIdentifier of an event introducing a named set of files (usually artifacts) to be referred to in later messages.static interfacestatic final classIdentifier on an event reporting on the options included in the command line, both explicitly and implicitly.static interfacestatic final classIdentifier of an event indicating that a target pattern has been expanded further.static interfacestatic final classIdentifier of an event reporting progress.static interfacestatic final classIdentifier on an event describing the commandline received by Bazel.static interfacestatic final classIdentifier of an event indicating that a target was built completely; this does not include running the test if the target is a test target.static interfacestatic final classIdentifier of an event indicating that a target has been expanded by identifying for which configurations it should be build.static interfacestatic final classIdentifier of an event reporting the summary of a target.static interfacestatic final classIdentifier of an event reporting progress of an individual test run.static interfacestatic final classIdentifier of an event reporting on an individual test run.static interfacestatic final classIdentifier of an event reporting the summary of a test.static interfacestatic final classIdentifier of an event reporting an event associated with an unconfigured label.static interfacestatic final classGeneric identifier for a build event.static interfacestatic final classIdentifier on an event indicating the original commandline received by the bazel server.static interfacestatic final classProtobuf typebuild_event_stream.BuildEventId.WorkspaceConfigIdstatic interfacestatic final classIdentifier of an event indicating the workspace status.static interfaceNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T extends Object>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParentNested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionboolean.build_event_stream.BuildEventId.ActionCompletedId action_completed = 6;.build_event_stream.BuildEventId.ActionCompletedId action_completed = 6;.build_event_stream.BuildEventId.BuildFinishedId build_finished = 9;.build_event_stream.BuildEventId.BuildFinishedId build_finished = 9;.build_event_stream.BuildEventId.BuildMetadataId build_metadata = 24;.build_event_stream.BuildEventId.BuildMetadataId build_metadata = 24;.build_event_stream.BuildEventId.BuildMetricsId build_metrics = 22;.build_event_stream.BuildEventId.BuildMetricsId build_metrics = 22;.build_event_stream.BuildEventId.BuildToolLogsId build_tool_logs = 20;.build_event_stream.BuildEventId.BuildToolLogsId build_tool_logs = 20;.build_event_stream.BuildEventId.ConfigurationId configuration = 15;.build_event_stream.BuildEventId.ConfigurationId configuration = 15;.build_event_stream.BuildEventId.ConfiguredLabelId configured_label = 21;.build_event_stream.BuildEventId.ConfiguredLabelId configured_label = 21;.build_event_stream.BuildEventId.ConvenienceSymlinksIdentifiedId convenience_symlinks_identified = 25;.build_event_stream.BuildEventId.ConvenienceSymlinksIdentifiedId convenience_symlinks_identified = 25;static final com.google.protobuf.Descriptors.Descriptor.build_event_stream.BuildEventId.ExecRequestId exec_request = 28;.build_event_stream.BuildEventId.ExecRequestId exec_request = 28;getFetch().build_event_stream.BuildEventId.FetchId fetch = 17;.build_event_stream.BuildEventId.FetchId fetch = 17;.build_event_stream.BuildEventId.NamedSetOfFilesId named_set = 13;.build_event_stream.BuildEventId.NamedSetOfFilesId named_set = 13;.build_event_stream.BuildEventId.OptionsParsedId options_parsed = 12;.build_event_stream.BuildEventId.OptionsParsedId options_parsed = 12;com.google.protobuf.Parser<BuildEventStreamProtos.BuildEventId>.build_event_stream.BuildEventId.PatternExpandedId pattern = 4;.build_event_stream.BuildEventId.PatternExpandedId pattern = 4;.build_event_stream.BuildEventId.PatternExpandedId pattern_skipped = 10;.build_event_stream.BuildEventId.PatternExpandedId pattern_skipped = 10;.build_event_stream.BuildEventId.ProgressId progress = 2;.build_event_stream.BuildEventId.ProgressId progress = 2;int.build_event_stream.BuildEventId.BuildStartedId started = 3;.build_event_stream.BuildEventId.BuildStartedId started = 3;.build_event_stream.BuildEventId.StructuredCommandLineId structured_command_line = 18;.build_event_stream.BuildEventId.StructuredCommandLineId structured_command_line = 18;.build_event_stream.BuildEventId.TargetCompletedId target_completed = 5;.build_event_stream.BuildEventId.TargetCompletedId target_completed = 5;.build_event_stream.BuildEventId.TargetConfiguredId target_configured = 16;.build_event_stream.BuildEventId.TargetConfiguredId target_configured = 16;.build_event_stream.BuildEventId.TargetSummaryId target_summary = 26;.build_event_stream.BuildEventId.TargetSummaryId target_summary = 26;.build_event_stream.BuildEventId.TestProgressId test_progress = 29;.build_event_stream.BuildEventId.TestProgressId test_progress = 29;.build_event_stream.BuildEventId.TestResultId test_result = 8;.build_event_stream.BuildEventId.TestResultId test_result = 8;.build_event_stream.BuildEventId.TestSummaryId test_summary = 7;.build_event_stream.BuildEventId.TestSummaryId test_summary = 7;.build_event_stream.BuildEventId.UnconfiguredLabelId unconfigured_label = 19;.build_event_stream.BuildEventId.UnconfiguredLabelId unconfigured_label = 19;.build_event_stream.BuildEventId.UnknownBuildEventId unknown = 1;.build_event_stream.BuildEventId.UnknownBuildEventId unknown = 1;.build_event_stream.BuildEventId.UnstructuredCommandLineId unstructured_command_line = 11;.build_event_stream.BuildEventId.UnstructuredCommandLineId unstructured_command_line = 11;.build_event_stream.BuildEventId.WorkspaceConfigId workspace = 23;.build_event_stream.BuildEventId.WorkspaceConfigId workspace = 23;.build_event_stream.BuildEventId.WorkspaceStatusId workspace_status = 14;.build_event_stream.BuildEventId.WorkspaceStatusId workspace_status = 14;boolean.build_event_stream.BuildEventId.ActionCompletedId action_completed = 6;boolean.build_event_stream.BuildEventId.BuildFinishedId build_finished = 9;boolean.build_event_stream.BuildEventId.BuildMetadataId build_metadata = 24;boolean.build_event_stream.BuildEventId.BuildMetricsId build_metrics = 22;boolean.build_event_stream.BuildEventId.BuildToolLogsId build_tool_logs = 20;boolean.build_event_stream.BuildEventId.ConfigurationId configuration = 15;boolean.build_event_stream.BuildEventId.ConfiguredLabelId configured_label = 21;boolean.build_event_stream.BuildEventId.ConvenienceSymlinksIdentifiedId convenience_symlinks_identified = 25;boolean.build_event_stream.BuildEventId.ExecRequestId exec_request = 28;booleanhasFetch().build_event_stream.BuildEventId.FetchId fetch = 17;inthashCode()boolean.build_event_stream.BuildEventId.NamedSetOfFilesId named_set = 13;boolean.build_event_stream.BuildEventId.OptionsParsedId options_parsed = 12;boolean.build_event_stream.BuildEventId.PatternExpandedId pattern = 4;boolean.build_event_stream.BuildEventId.PatternExpandedId pattern_skipped = 10;boolean.build_event_stream.BuildEventId.ProgressId progress = 2;boolean.build_event_stream.BuildEventId.BuildStartedId started = 3;boolean.build_event_stream.BuildEventId.StructuredCommandLineId structured_command_line = 18;boolean.build_event_stream.BuildEventId.TargetCompletedId target_completed = 5;boolean.build_event_stream.BuildEventId.TargetConfiguredId target_configured = 16;boolean.build_event_stream.BuildEventId.TargetSummaryId target_summary = 26;boolean.build_event_stream.BuildEventId.TestProgressId test_progress = 29;boolean.build_event_stream.BuildEventId.TestResultId test_result = 8;boolean.build_event_stream.BuildEventId.TestSummaryId test_summary = 7;boolean.build_event_stream.BuildEventId.UnconfiguredLabelId unconfigured_label = 19;boolean.build_event_stream.BuildEventId.UnknownBuildEventId unknown = 1;boolean.build_event_stream.BuildEventId.UnstructuredCommandLineId unstructured_command_line = 11;boolean.build_event_stream.BuildEventId.WorkspaceConfigId workspace = 23;boolean.build_event_stream.BuildEventId.WorkspaceStatusId workspace_status = 14;protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleannewBuilder(BuildEventStreamProtos.BuildEventId prototype) newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<BuildEventStreamProtos.BuildEventId>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
UNKNOWN_FIELD_NUMBER
public static final int UNKNOWN_FIELD_NUMBER- See Also:
-
PROGRESS_FIELD_NUMBER
public static final int PROGRESS_FIELD_NUMBER- See Also:
-
STARTED_FIELD_NUMBER
public static final int STARTED_FIELD_NUMBER- See Also:
-
UNSTRUCTURED_COMMAND_LINE_FIELD_NUMBER
public static final int UNSTRUCTURED_COMMAND_LINE_FIELD_NUMBER- See Also:
-
STRUCTURED_COMMAND_LINE_FIELD_NUMBER
public static final int STRUCTURED_COMMAND_LINE_FIELD_NUMBER- See Also:
-
WORKSPACE_STATUS_FIELD_NUMBER
public static final int WORKSPACE_STATUS_FIELD_NUMBER- See Also:
-
OPTIONS_PARSED_FIELD_NUMBER
public static final int OPTIONS_PARSED_FIELD_NUMBER- See Also:
-
FETCH_FIELD_NUMBER
public static final int FETCH_FIELD_NUMBER- See Also:
-
CONFIGURATION_FIELD_NUMBER
public static final int CONFIGURATION_FIELD_NUMBER- See Also:
-
TARGET_CONFIGURED_FIELD_NUMBER
public static final int TARGET_CONFIGURED_FIELD_NUMBER- See Also:
-
PATTERN_FIELD_NUMBER
public static final int PATTERN_FIELD_NUMBER- See Also:
-
PATTERN_SKIPPED_FIELD_NUMBER
public static final int PATTERN_SKIPPED_FIELD_NUMBER- See Also:
-
NAMED_SET_FIELD_NUMBER
public static final int NAMED_SET_FIELD_NUMBER- See Also:
-
TARGET_COMPLETED_FIELD_NUMBER
public static final int TARGET_COMPLETED_FIELD_NUMBER- See Also:
-
ACTION_COMPLETED_FIELD_NUMBER
public static final int ACTION_COMPLETED_FIELD_NUMBER- See Also:
-
UNCONFIGURED_LABEL_FIELD_NUMBER
public static final int UNCONFIGURED_LABEL_FIELD_NUMBER- See Also:
-
CONFIGURED_LABEL_FIELD_NUMBER
public static final int CONFIGURED_LABEL_FIELD_NUMBER- See Also:
-
TEST_RESULT_FIELD_NUMBER
public static final int TEST_RESULT_FIELD_NUMBER- See Also:
-
TEST_PROGRESS_FIELD_NUMBER
public static final int TEST_PROGRESS_FIELD_NUMBER- See Also:
-
TEST_SUMMARY_FIELD_NUMBER
public static final int TEST_SUMMARY_FIELD_NUMBER- See Also:
-
TARGET_SUMMARY_FIELD_NUMBER
public static final int TARGET_SUMMARY_FIELD_NUMBER- See Also:
-
BUILD_FINISHED_FIELD_NUMBER
public static final int BUILD_FINISHED_FIELD_NUMBER- See Also:
-
BUILD_TOOL_LOGS_FIELD_NUMBER
public static final int BUILD_TOOL_LOGS_FIELD_NUMBER- See Also:
-
BUILD_METRICS_FIELD_NUMBER
public static final int BUILD_METRICS_FIELD_NUMBER- See Also:
-
WORKSPACE_FIELD_NUMBER
public static final int WORKSPACE_FIELD_NUMBER- See Also:
-
BUILD_METADATA_FIELD_NUMBER
public static final int BUILD_METADATA_FIELD_NUMBER- See Also:
-
CONVENIENCE_SYMLINKS_IDENTIFIED_FIELD_NUMBER
public static final int CONVENIENCE_SYMLINKS_IDENTIFIED_FIELD_NUMBER- See Also:
-
EXEC_REQUEST_FIELD_NUMBER
public static final int EXEC_REQUEST_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage
-
getIdCase
- Specified by:
getIdCasein interfaceBuildEventStreamProtos.BuildEventIdOrBuilder
-
hasUnknown
public boolean hasUnknown().build_event_stream.BuildEventId.UnknownBuildEventId unknown = 1;- Specified by:
hasUnknownin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- Whether the unknown field is set.
-
getUnknown
.build_event_stream.BuildEventId.UnknownBuildEventId unknown = 1;- Specified by:
getUnknownin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The unknown.
-
getUnknownOrBuilder
.build_event_stream.BuildEventId.UnknownBuildEventId unknown = 1;- Specified by:
getUnknownOrBuilderin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder
-
hasProgress
public boolean hasProgress().build_event_stream.BuildEventId.ProgressId progress = 2;- Specified by:
hasProgressin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- Whether the progress field is set.
-
getProgress
.build_event_stream.BuildEventId.ProgressId progress = 2;- Specified by:
getProgressin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The progress.
-
getProgressOrBuilder
.build_event_stream.BuildEventId.ProgressId progress = 2;- Specified by:
getProgressOrBuilderin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder
-
hasStarted
public boolean hasStarted().build_event_stream.BuildEventId.BuildStartedId started = 3;- Specified by:
hasStartedin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- Whether the started field is set.
-
getStarted
.build_event_stream.BuildEventId.BuildStartedId started = 3;- Specified by:
getStartedin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The started.
-
getStartedOrBuilder
.build_event_stream.BuildEventId.BuildStartedId started = 3;- Specified by:
getStartedOrBuilderin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder
-
hasUnstructuredCommandLine
public boolean hasUnstructuredCommandLine().build_event_stream.BuildEventId.UnstructuredCommandLineId unstructured_command_line = 11;- Specified by:
hasUnstructuredCommandLinein interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- Whether the unstructuredCommandLine field is set.
-
getUnstructuredCommandLine
.build_event_stream.BuildEventId.UnstructuredCommandLineId unstructured_command_line = 11;- Specified by:
getUnstructuredCommandLinein interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The unstructuredCommandLine.
-
getUnstructuredCommandLineOrBuilder
public BuildEventStreamProtos.BuildEventId.UnstructuredCommandLineIdOrBuilder getUnstructuredCommandLineOrBuilder().build_event_stream.BuildEventId.UnstructuredCommandLineId unstructured_command_line = 11;- Specified by:
getUnstructuredCommandLineOrBuilderin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder
-
hasStructuredCommandLine
public boolean hasStructuredCommandLine().build_event_stream.BuildEventId.StructuredCommandLineId structured_command_line = 18;- Specified by:
hasStructuredCommandLinein interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- Whether the structuredCommandLine field is set.
-
getStructuredCommandLine
.build_event_stream.BuildEventId.StructuredCommandLineId structured_command_line = 18;- Specified by:
getStructuredCommandLinein interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The structuredCommandLine.
-
getStructuredCommandLineOrBuilder
public BuildEventStreamProtos.BuildEventId.StructuredCommandLineIdOrBuilder getStructuredCommandLineOrBuilder().build_event_stream.BuildEventId.StructuredCommandLineId structured_command_line = 18;- Specified by:
getStructuredCommandLineOrBuilderin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder
-
hasWorkspaceStatus
public boolean hasWorkspaceStatus().build_event_stream.BuildEventId.WorkspaceStatusId workspace_status = 14;- Specified by:
hasWorkspaceStatusin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- Whether the workspaceStatus field is set.
-
getWorkspaceStatus
.build_event_stream.BuildEventId.WorkspaceStatusId workspace_status = 14;- Specified by:
getWorkspaceStatusin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The workspaceStatus.
-
getWorkspaceStatusOrBuilder
.build_event_stream.BuildEventId.WorkspaceStatusId workspace_status = 14;- Specified by:
getWorkspaceStatusOrBuilderin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder
-
hasOptionsParsed
public boolean hasOptionsParsed().build_event_stream.BuildEventId.OptionsParsedId options_parsed = 12;- Specified by:
hasOptionsParsedin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- Whether the optionsParsed field is set.
-
getOptionsParsed
.build_event_stream.BuildEventId.OptionsParsedId options_parsed = 12;- Specified by:
getOptionsParsedin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The optionsParsed.
-
getOptionsParsedOrBuilder
.build_event_stream.BuildEventId.OptionsParsedId options_parsed = 12;- Specified by:
getOptionsParsedOrBuilderin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder
-
hasFetch
public boolean hasFetch().build_event_stream.BuildEventId.FetchId fetch = 17;- Specified by:
hasFetchin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- Whether the fetch field is set.
-
getFetch
.build_event_stream.BuildEventId.FetchId fetch = 17;- Specified by:
getFetchin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The fetch.
-
getFetchOrBuilder
.build_event_stream.BuildEventId.FetchId fetch = 17;- Specified by:
getFetchOrBuilderin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder
-
hasConfiguration
public boolean hasConfiguration().build_event_stream.BuildEventId.ConfigurationId configuration = 15;- Specified by:
hasConfigurationin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- Whether the configuration field is set.
-
getConfiguration
.build_event_stream.BuildEventId.ConfigurationId configuration = 15;- Specified by:
getConfigurationin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The configuration.
-
getConfigurationOrBuilder
.build_event_stream.BuildEventId.ConfigurationId configuration = 15;- Specified by:
getConfigurationOrBuilderin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder
-
hasTargetConfigured
public boolean hasTargetConfigured().build_event_stream.BuildEventId.TargetConfiguredId target_configured = 16;- Specified by:
hasTargetConfiguredin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- Whether the targetConfigured field is set.
-
getTargetConfigured
.build_event_stream.BuildEventId.TargetConfiguredId target_configured = 16;- Specified by:
getTargetConfiguredin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The targetConfigured.
-
getTargetConfiguredOrBuilder
public BuildEventStreamProtos.BuildEventId.TargetConfiguredIdOrBuilder getTargetConfiguredOrBuilder().build_event_stream.BuildEventId.TargetConfiguredId target_configured = 16;- Specified by:
getTargetConfiguredOrBuilderin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder
-
hasPattern
public boolean hasPattern().build_event_stream.BuildEventId.PatternExpandedId pattern = 4;- Specified by:
hasPatternin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- Whether the pattern field is set.
-
getPattern
.build_event_stream.BuildEventId.PatternExpandedId pattern = 4;- Specified by:
getPatternin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The pattern.
-
getPatternOrBuilder
.build_event_stream.BuildEventId.PatternExpandedId pattern = 4;- Specified by:
getPatternOrBuilderin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder
-
hasPatternSkipped
public boolean hasPatternSkipped().build_event_stream.BuildEventId.PatternExpandedId pattern_skipped = 10;- Specified by:
hasPatternSkippedin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- Whether the patternSkipped field is set.
-
getPatternSkipped
.build_event_stream.BuildEventId.PatternExpandedId pattern_skipped = 10;- Specified by:
getPatternSkippedin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The patternSkipped.
-
getPatternSkippedOrBuilder
.build_event_stream.BuildEventId.PatternExpandedId pattern_skipped = 10;- Specified by:
getPatternSkippedOrBuilderin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder
-
hasNamedSet
public boolean hasNamedSet().build_event_stream.BuildEventId.NamedSetOfFilesId named_set = 13;- Specified by:
hasNamedSetin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- Whether the namedSet field is set.
-
getNamedSet
.build_event_stream.BuildEventId.NamedSetOfFilesId named_set = 13;- Specified by:
getNamedSetin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The namedSet.
-
getNamedSetOrBuilder
.build_event_stream.BuildEventId.NamedSetOfFilesId named_set = 13;- Specified by:
getNamedSetOrBuilderin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder
-
hasTargetCompleted
public boolean hasTargetCompleted().build_event_stream.BuildEventId.TargetCompletedId target_completed = 5;- Specified by:
hasTargetCompletedin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- Whether the targetCompleted field is set.
-
getTargetCompleted
.build_event_stream.BuildEventId.TargetCompletedId target_completed = 5;- Specified by:
getTargetCompletedin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The targetCompleted.
-
getTargetCompletedOrBuilder
.build_event_stream.BuildEventId.TargetCompletedId target_completed = 5;- Specified by:
getTargetCompletedOrBuilderin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder
-
hasActionCompleted
public boolean hasActionCompleted().build_event_stream.BuildEventId.ActionCompletedId action_completed = 6;- Specified by:
hasActionCompletedin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- Whether the actionCompleted field is set.
-
getActionCompleted
.build_event_stream.BuildEventId.ActionCompletedId action_completed = 6;- Specified by:
getActionCompletedin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The actionCompleted.
-
getActionCompletedOrBuilder
.build_event_stream.BuildEventId.ActionCompletedId action_completed = 6;- Specified by:
getActionCompletedOrBuilderin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder
-
hasUnconfiguredLabel
public boolean hasUnconfiguredLabel().build_event_stream.BuildEventId.UnconfiguredLabelId unconfigured_label = 19;- Specified by:
hasUnconfiguredLabelin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- Whether the unconfiguredLabel field is set.
-
getUnconfiguredLabel
.build_event_stream.BuildEventId.UnconfiguredLabelId unconfigured_label = 19;- Specified by:
getUnconfiguredLabelin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The unconfiguredLabel.
-
getUnconfiguredLabelOrBuilder
public BuildEventStreamProtos.BuildEventId.UnconfiguredLabelIdOrBuilder getUnconfiguredLabelOrBuilder().build_event_stream.BuildEventId.UnconfiguredLabelId unconfigured_label = 19;- Specified by:
getUnconfiguredLabelOrBuilderin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder
-
hasConfiguredLabel
public boolean hasConfiguredLabel().build_event_stream.BuildEventId.ConfiguredLabelId configured_label = 21;- Specified by:
hasConfiguredLabelin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- Whether the configuredLabel field is set.
-
getConfiguredLabel
.build_event_stream.BuildEventId.ConfiguredLabelId configured_label = 21;- Specified by:
getConfiguredLabelin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The configuredLabel.
-
getConfiguredLabelOrBuilder
.build_event_stream.BuildEventId.ConfiguredLabelId configured_label = 21;- Specified by:
getConfiguredLabelOrBuilderin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder
-
hasTestResult
public boolean hasTestResult().build_event_stream.BuildEventId.TestResultId test_result = 8;- Specified by:
hasTestResultin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- Whether the testResult field is set.
-
getTestResult
.build_event_stream.BuildEventId.TestResultId test_result = 8;- Specified by:
getTestResultin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The testResult.
-
getTestResultOrBuilder
.build_event_stream.BuildEventId.TestResultId test_result = 8;- Specified by:
getTestResultOrBuilderin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder
-
hasTestProgress
public boolean hasTestProgress().build_event_stream.BuildEventId.TestProgressId test_progress = 29;- Specified by:
hasTestProgressin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- Whether the testProgress field is set.
-
getTestProgress
.build_event_stream.BuildEventId.TestProgressId test_progress = 29;- Specified by:
getTestProgressin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The testProgress.
-
getTestProgressOrBuilder
.build_event_stream.BuildEventId.TestProgressId test_progress = 29;- Specified by:
getTestProgressOrBuilderin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder
-
hasTestSummary
public boolean hasTestSummary().build_event_stream.BuildEventId.TestSummaryId test_summary = 7;- Specified by:
hasTestSummaryin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- Whether the testSummary field is set.
-
getTestSummary
.build_event_stream.BuildEventId.TestSummaryId test_summary = 7;- Specified by:
getTestSummaryin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The testSummary.
-
getTestSummaryOrBuilder
.build_event_stream.BuildEventId.TestSummaryId test_summary = 7;- Specified by:
getTestSummaryOrBuilderin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder
-
hasTargetSummary
public boolean hasTargetSummary().build_event_stream.BuildEventId.TargetSummaryId target_summary = 26;- Specified by:
hasTargetSummaryin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- Whether the targetSummary field is set.
-
getTargetSummary
.build_event_stream.BuildEventId.TargetSummaryId target_summary = 26;- Specified by:
getTargetSummaryin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The targetSummary.
-
getTargetSummaryOrBuilder
.build_event_stream.BuildEventId.TargetSummaryId target_summary = 26;- Specified by:
getTargetSummaryOrBuilderin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder
-
hasBuildFinished
public boolean hasBuildFinished().build_event_stream.BuildEventId.BuildFinishedId build_finished = 9;- Specified by:
hasBuildFinishedin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- Whether the buildFinished field is set.
-
getBuildFinished
.build_event_stream.BuildEventId.BuildFinishedId build_finished = 9;- Specified by:
getBuildFinishedin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The buildFinished.
-
getBuildFinishedOrBuilder
.build_event_stream.BuildEventId.BuildFinishedId build_finished = 9;- Specified by:
getBuildFinishedOrBuilderin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder
-
hasBuildToolLogs
public boolean hasBuildToolLogs().build_event_stream.BuildEventId.BuildToolLogsId build_tool_logs = 20;- Specified by:
hasBuildToolLogsin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- Whether the buildToolLogs field is set.
-
getBuildToolLogs
.build_event_stream.BuildEventId.BuildToolLogsId build_tool_logs = 20;- Specified by:
getBuildToolLogsin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The buildToolLogs.
-
getBuildToolLogsOrBuilder
.build_event_stream.BuildEventId.BuildToolLogsId build_tool_logs = 20;- Specified by:
getBuildToolLogsOrBuilderin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder
-
hasBuildMetrics
public boolean hasBuildMetrics().build_event_stream.BuildEventId.BuildMetricsId build_metrics = 22;- Specified by:
hasBuildMetricsin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- Whether the buildMetrics field is set.
-
getBuildMetrics
.build_event_stream.BuildEventId.BuildMetricsId build_metrics = 22;- Specified by:
getBuildMetricsin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The buildMetrics.
-
getBuildMetricsOrBuilder
.build_event_stream.BuildEventId.BuildMetricsId build_metrics = 22;- Specified by:
getBuildMetricsOrBuilderin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder
-
hasWorkspace
public boolean hasWorkspace().build_event_stream.BuildEventId.WorkspaceConfigId workspace = 23;- Specified by:
hasWorkspacein interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- Whether the workspace field is set.
-
getWorkspace
.build_event_stream.BuildEventId.WorkspaceConfigId workspace = 23;- Specified by:
getWorkspacein interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The workspace.
-
getWorkspaceOrBuilder
.build_event_stream.BuildEventId.WorkspaceConfigId workspace = 23;- Specified by:
getWorkspaceOrBuilderin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder
-
hasBuildMetadata
public boolean hasBuildMetadata().build_event_stream.BuildEventId.BuildMetadataId build_metadata = 24;- Specified by:
hasBuildMetadatain interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- Whether the buildMetadata field is set.
-
getBuildMetadata
.build_event_stream.BuildEventId.BuildMetadataId build_metadata = 24;- Specified by:
getBuildMetadatain interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The buildMetadata.
-
getBuildMetadataOrBuilder
.build_event_stream.BuildEventId.BuildMetadataId build_metadata = 24;- Specified by:
getBuildMetadataOrBuilderin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder
-
hasConvenienceSymlinksIdentified
public boolean hasConvenienceSymlinksIdentified().build_event_stream.BuildEventId.ConvenienceSymlinksIdentifiedId convenience_symlinks_identified = 25;- Specified by:
hasConvenienceSymlinksIdentifiedin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- Whether the convenienceSymlinksIdentified field is set.
-
getConvenienceSymlinksIdentified
public BuildEventStreamProtos.BuildEventId.ConvenienceSymlinksIdentifiedId getConvenienceSymlinksIdentified().build_event_stream.BuildEventId.ConvenienceSymlinksIdentifiedId convenience_symlinks_identified = 25;- Specified by:
getConvenienceSymlinksIdentifiedin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The convenienceSymlinksIdentified.
-
getConvenienceSymlinksIdentifiedOrBuilder
public BuildEventStreamProtos.BuildEventId.ConvenienceSymlinksIdentifiedIdOrBuilder getConvenienceSymlinksIdentifiedOrBuilder().build_event_stream.BuildEventId.ConvenienceSymlinksIdentifiedId convenience_symlinks_identified = 25;- Specified by:
getConvenienceSymlinksIdentifiedOrBuilderin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder
-
hasExecRequest
public boolean hasExecRequest().build_event_stream.BuildEventId.ExecRequestId exec_request = 28;- Specified by:
hasExecRequestin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- Whether the execRequest field is set.
-
getExecRequest
.build_event_stream.BuildEventId.ExecRequestId exec_request = 28;- Specified by:
getExecRequestin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The execRequest.
-
getExecRequestOrBuilder
.build_event_stream.BuildEventId.ExecRequestId exec_request = 28;- Specified by:
getExecRequestOrBuilderin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static BuildEventStreamProtos.BuildEventId parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.BuildEventId parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.BuildEventId parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.BuildEventId parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.BuildEventId parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static BuildEventStreamProtos.BuildEventId parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static BuildEventStreamProtos.BuildEventId parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static BuildEventStreamProtos.BuildEventId parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static BuildEventStreamProtos.BuildEventId parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static BuildEventStreamProtos.BuildEventId parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static BuildEventStreamProtos.BuildEventId parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static BuildEventStreamProtos.BuildEventId.Builder newBuilder(BuildEventStreamProtos.BuildEventId prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected BuildEventStreamProtos.BuildEventId.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForTypein classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-