Class BuildEventStreamProtos.BuildEventId.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<BuildEventStreamProtos.BuildEventId.Builder>
-
- com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.BuildEventId.Builder
-
- All Implemented Interfaces:
BuildEventStreamProtos.BuildEventIdOrBuilder,Message.Builder,MessageLite.Builder,MessageLiteOrBuilder,MessageOrBuilder,java.lang.Cloneable
- Enclosing class:
- BuildEventStreamProtos.BuildEventId
public static final class BuildEventStreamProtos.BuildEventId.Builder extends GeneratedMessageV3.Builder<BuildEventStreamProtos.BuildEventId.Builder> 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 typebuild_event_stream.BuildEventId
-
-
Method Summary
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
-
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-
-
-
Method Detail
-
getDescriptor
public static final Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Description copied from class:GeneratedMessageV3.BuilderGet the FieldAccessorTable for this type. We can't have the message class pass this in to the constructor because of bootstrapping trouble with DescriptorProtos.- Specified by:
internalGetFieldAccessorTablein classGeneratedMessageV3.Builder<BuildEventStreamProtos.BuildEventId.Builder>
-
clear
public BuildEventStreamProtos.BuildEventId.Builder clear()
Description copied from class:GeneratedMessageV3.BuilderCalled by the initialization and clear code paths to allow subclasses to reset any of their builtin fields back to the initial values.- Specified by:
clearin interfaceMessage.Builder- Specified by:
clearin interfaceMessageLite.Builder- Overrides:
clearin classGeneratedMessageV3.Builder<BuildEventStreamProtos.BuildEventId.Builder>
-
getDescriptorForType
public Descriptors.Descriptor getDescriptorForType()
Description copied from interface:Message.BuilderGet the message's type's descriptor. SeeMessageOrBuilder.getDescriptorForType().- Specified by:
getDescriptorForTypein interfaceMessage.Builder- Specified by:
getDescriptorForTypein interfaceMessageOrBuilder- Overrides:
getDescriptorForTypein classGeneratedMessageV3.Builder<BuildEventStreamProtos.BuildEventId.Builder>
-
getDefaultInstanceForType
public BuildEventStreamProtos.BuildEventId getDefaultInstanceForType()
Description copied from interface:MessageLiteOrBuilderGet an instance of the type with no fields set. Because no fields are set, all getters for singular fields will return default values and repeated fields will appear empty. This may or may not be a singleton. This differs from thegetDefaultInstance()method of generated message classes in that this method is an abstract method of theMessageLiteinterface whereasgetDefaultInstance()is a static method of a specific class. They return the same thing.- Specified by:
getDefaultInstanceForTypein interfaceMessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceMessageOrBuilder
-
build
public BuildEventStreamProtos.BuildEventId build()
Description copied from interface:MessageLite.BuilderConstructs the message based on the state of the Builder. Subsequent changes to the Builder will not affect the returned message.- Specified by:
buildin interfaceMessage.Builder- Specified by:
buildin interfaceMessageLite.Builder
-
buildPartial
public BuildEventStreamProtos.BuildEventId buildPartial()
Description copied from interface:MessageLite.BuilderLikeMessageLite.Builder.build(), but does not throw an exception if the message is missing required fields. Instead, a partial message is returned. Subsequent changes to the Builder will not affect the returned message.- Specified by:
buildPartialin interfaceMessage.Builder- Specified by:
buildPartialin interfaceMessageLite.Builder
-
clone
public BuildEventStreamProtos.BuildEventId.Builder clone()
Description copied from interface:MessageLite.BuilderClones the Builder.- Specified by:
clonein interfaceMessage.Builder- Specified by:
clonein interfaceMessageLite.Builder- Overrides:
clonein classGeneratedMessageV3.Builder<BuildEventStreamProtos.BuildEventId.Builder>- See Also:
Object.clone()
-
setField
public BuildEventStreamProtos.BuildEventId.Builder setField(Descriptors.FieldDescriptor field, java.lang.Object value)
Description copied from interface:Message.BuilderSets a field to the given value. The value must be of the correct type for this field, i.e. the same type thatMessageOrBuilder.getField(Descriptors.FieldDescriptor)would return.- Specified by:
setFieldin interfaceMessage.Builder- Overrides:
setFieldin classGeneratedMessageV3.Builder<BuildEventStreamProtos.BuildEventId.Builder>
-
clearField
public BuildEventStreamProtos.BuildEventId.Builder clearField(Descriptors.FieldDescriptor field)
Description copied from interface:Message.BuilderClears the field. This is exactly equivalent to calling the generated "clear" accessor method corresponding to the field.- Specified by:
clearFieldin interfaceMessage.Builder- Overrides:
clearFieldin classGeneratedMessageV3.Builder<BuildEventStreamProtos.BuildEventId.Builder>
-
clearOneof
public BuildEventStreamProtos.BuildEventId.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Description copied from class:AbstractMessage.BuilderTODO(jieluo): Clear it when all subclasses have implemented this method.- Specified by:
clearOneofin interfaceMessage.Builder- Overrides:
clearOneofin classGeneratedMessageV3.Builder<BuildEventStreamProtos.BuildEventId.Builder>
-
setRepeatedField
public BuildEventStreamProtos.BuildEventId.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, java.lang.Object value)
Description copied from interface:Message.BuilderSets an element of a repeated field to the given value. The value must be of the correct type for this field, i.e. the same type thatMessageOrBuilder.getRepeatedField(Descriptors.FieldDescriptor,int)would return.- Specified by:
setRepeatedFieldin interfaceMessage.Builder- Overrides:
setRepeatedFieldin classGeneratedMessageV3.Builder<BuildEventStreamProtos.BuildEventId.Builder>
-
addRepeatedField
public BuildEventStreamProtos.BuildEventId.Builder addRepeatedField(Descriptors.FieldDescriptor field, java.lang.Object value)
Description copied from interface:Message.BuilderLikesetRepeatedField, but appends the value as a new element.- Specified by:
addRepeatedFieldin interfaceMessage.Builder- Overrides:
addRepeatedFieldin classGeneratedMessageV3.Builder<BuildEventStreamProtos.BuildEventId.Builder>
-
mergeFrom
public BuildEventStreamProtos.BuildEventId.Builder mergeFrom(Message other)
Description copied from interface:Message.BuilderMergeotherinto the message being built.othermust have the exact same type asthis(i.e.getDescriptorForType() == other.getDescriptorForType()).Merging occurs as follows. For each field:
* For singular primitive fields, if the field is set inother, thenother's value overwrites the value in this message.
* For singular message fields, if the field is set inother, it is merged into the corresponding sub-message of this message using the same merging rules.
* For repeated fields, the elements inotherare concatenated with the elements in this message.
* For oneof groups, if the other message has one of the fields set, the group of this message is cleared and replaced by the field of the other message, so that the oneof constraint is preserved.This is equivalent to the
Message::MergeFrommethod in C++.- Specified by:
mergeFromin interfaceMessage.Builder- Overrides:
mergeFromin classAbstractMessage.Builder<BuildEventStreamProtos.BuildEventId.Builder>
-
mergeFrom
public BuildEventStreamProtos.BuildEventId.Builder mergeFrom(BuildEventStreamProtos.BuildEventId other)
-
isInitialized
public final boolean isInitialized()
Description copied from interface:MessageLiteOrBuilderReturns true if all required fields in the message and all embedded messages are set, false otherwise.- Specified by:
isInitializedin interfaceMessageLiteOrBuilder- Overrides:
isInitializedin classGeneratedMessageV3.Builder<BuildEventStreamProtos.BuildEventId.Builder>
-
mergeFrom
public BuildEventStreamProtos.BuildEventId.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws java.io.IOException
Description copied from interface:MessageLite.BuilderLikeMessageLite.Builder.mergeFrom(CodedInputStream), but also parses extensions. The extensions that you want to be able to parse must be registered inextensionRegistry. Extensions not in the registry will be treated as unknown fields.- Specified by:
mergeFromin interfaceMessage.Builder- Specified by:
mergeFromin interfaceMessageLite.Builder- Overrides:
mergeFromin classAbstractMessage.Builder<BuildEventStreamProtos.BuildEventId.Builder>- Throws:
java.io.IOException
-
getIdCase
public BuildEventStreamProtos.BuildEventId.IdCase getIdCase()
- Specified by:
getIdCasein interfaceBuildEventStreamProtos.BuildEventIdOrBuilder
-
clearId
public BuildEventStreamProtos.BuildEventId.Builder clearId()
-
hasUnknown
public boolean hasUnknown()
.build_event_stream.BuildEventId.UnknownBuildEventId unknown = 1;- Specified by:
hasUnknownin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- Whether the unknown field is set.
-
getUnknown
public BuildEventStreamProtos.BuildEventId.UnknownBuildEventId getUnknown()
.build_event_stream.BuildEventId.UnknownBuildEventId unknown = 1;- Specified by:
getUnknownin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The unknown.
-
setUnknown
public BuildEventStreamProtos.BuildEventId.Builder setUnknown(BuildEventStreamProtos.BuildEventId.UnknownBuildEventId value)
.build_event_stream.BuildEventId.UnknownBuildEventId unknown = 1;
-
setUnknown
public BuildEventStreamProtos.BuildEventId.Builder setUnknown(BuildEventStreamProtos.BuildEventId.UnknownBuildEventId.Builder builderForValue)
.build_event_stream.BuildEventId.UnknownBuildEventId unknown = 1;
-
mergeUnknown
public BuildEventStreamProtos.BuildEventId.Builder mergeUnknown(BuildEventStreamProtos.BuildEventId.UnknownBuildEventId value)
.build_event_stream.BuildEventId.UnknownBuildEventId unknown = 1;
-
clearUnknown
public BuildEventStreamProtos.BuildEventId.Builder clearUnknown()
.build_event_stream.BuildEventId.UnknownBuildEventId unknown = 1;
-
getUnknownBuilder
public BuildEventStreamProtos.BuildEventId.UnknownBuildEventId.Builder getUnknownBuilder()
.build_event_stream.BuildEventId.UnknownBuildEventId unknown = 1;
-
getUnknownOrBuilder
public BuildEventStreamProtos.BuildEventId.UnknownBuildEventIdOrBuilder 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
public BuildEventStreamProtos.BuildEventId.ProgressId getProgress()
.build_event_stream.BuildEventId.ProgressId progress = 2;- Specified by:
getProgressin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The progress.
-
setProgress
public BuildEventStreamProtos.BuildEventId.Builder setProgress(BuildEventStreamProtos.BuildEventId.ProgressId value)
.build_event_stream.BuildEventId.ProgressId progress = 2;
-
setProgress
public BuildEventStreamProtos.BuildEventId.Builder setProgress(BuildEventStreamProtos.BuildEventId.ProgressId.Builder builderForValue)
.build_event_stream.BuildEventId.ProgressId progress = 2;
-
mergeProgress
public BuildEventStreamProtos.BuildEventId.Builder mergeProgress(BuildEventStreamProtos.BuildEventId.ProgressId value)
.build_event_stream.BuildEventId.ProgressId progress = 2;
-
clearProgress
public BuildEventStreamProtos.BuildEventId.Builder clearProgress()
.build_event_stream.BuildEventId.ProgressId progress = 2;
-
getProgressBuilder
public BuildEventStreamProtos.BuildEventId.ProgressId.Builder getProgressBuilder()
.build_event_stream.BuildEventId.ProgressId progress = 2;
-
getProgressOrBuilder
public BuildEventStreamProtos.BuildEventId.ProgressIdOrBuilder 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
public BuildEventStreamProtos.BuildEventId.BuildStartedId getStarted()
.build_event_stream.BuildEventId.BuildStartedId started = 3;- Specified by:
getStartedin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The started.
-
setStarted
public BuildEventStreamProtos.BuildEventId.Builder setStarted(BuildEventStreamProtos.BuildEventId.BuildStartedId value)
.build_event_stream.BuildEventId.BuildStartedId started = 3;
-
setStarted
public BuildEventStreamProtos.BuildEventId.Builder setStarted(BuildEventStreamProtos.BuildEventId.BuildStartedId.Builder builderForValue)
.build_event_stream.BuildEventId.BuildStartedId started = 3;
-
mergeStarted
public BuildEventStreamProtos.BuildEventId.Builder mergeStarted(BuildEventStreamProtos.BuildEventId.BuildStartedId value)
.build_event_stream.BuildEventId.BuildStartedId started = 3;
-
clearStarted
public BuildEventStreamProtos.BuildEventId.Builder clearStarted()
.build_event_stream.BuildEventId.BuildStartedId started = 3;
-
getStartedBuilder
public BuildEventStreamProtos.BuildEventId.BuildStartedId.Builder getStartedBuilder()
.build_event_stream.BuildEventId.BuildStartedId started = 3;
-
getStartedOrBuilder
public BuildEventStreamProtos.BuildEventId.BuildStartedIdOrBuilder 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
public BuildEventStreamProtos.BuildEventId.UnstructuredCommandLineId getUnstructuredCommandLine()
.build_event_stream.BuildEventId.UnstructuredCommandLineId unstructured_command_line = 11;- Specified by:
getUnstructuredCommandLinein interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The unstructuredCommandLine.
-
setUnstructuredCommandLine
public BuildEventStreamProtos.BuildEventId.Builder setUnstructuredCommandLine(BuildEventStreamProtos.BuildEventId.UnstructuredCommandLineId value)
.build_event_stream.BuildEventId.UnstructuredCommandLineId unstructured_command_line = 11;
-
setUnstructuredCommandLine
public BuildEventStreamProtos.BuildEventId.Builder setUnstructuredCommandLine(BuildEventStreamProtos.BuildEventId.UnstructuredCommandLineId.Builder builderForValue)
.build_event_stream.BuildEventId.UnstructuredCommandLineId unstructured_command_line = 11;
-
mergeUnstructuredCommandLine
public BuildEventStreamProtos.BuildEventId.Builder mergeUnstructuredCommandLine(BuildEventStreamProtos.BuildEventId.UnstructuredCommandLineId value)
.build_event_stream.BuildEventId.UnstructuredCommandLineId unstructured_command_line = 11;
-
clearUnstructuredCommandLine
public BuildEventStreamProtos.BuildEventId.Builder clearUnstructuredCommandLine()
.build_event_stream.BuildEventId.UnstructuredCommandLineId unstructured_command_line = 11;
-
getUnstructuredCommandLineBuilder
public BuildEventStreamProtos.BuildEventId.UnstructuredCommandLineId.Builder getUnstructuredCommandLineBuilder()
.build_event_stream.BuildEventId.UnstructuredCommandLineId unstructured_command_line = 11;
-
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
public BuildEventStreamProtos.BuildEventId.StructuredCommandLineId getStructuredCommandLine()
.build_event_stream.BuildEventId.StructuredCommandLineId structured_command_line = 18;- Specified by:
getStructuredCommandLinein interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The structuredCommandLine.
-
setStructuredCommandLine
public BuildEventStreamProtos.BuildEventId.Builder setStructuredCommandLine(BuildEventStreamProtos.BuildEventId.StructuredCommandLineId value)
.build_event_stream.BuildEventId.StructuredCommandLineId structured_command_line = 18;
-
setStructuredCommandLine
public BuildEventStreamProtos.BuildEventId.Builder setStructuredCommandLine(BuildEventStreamProtos.BuildEventId.StructuredCommandLineId.Builder builderForValue)
.build_event_stream.BuildEventId.StructuredCommandLineId structured_command_line = 18;
-
mergeStructuredCommandLine
public BuildEventStreamProtos.BuildEventId.Builder mergeStructuredCommandLine(BuildEventStreamProtos.BuildEventId.StructuredCommandLineId value)
.build_event_stream.BuildEventId.StructuredCommandLineId structured_command_line = 18;
-
clearStructuredCommandLine
public BuildEventStreamProtos.BuildEventId.Builder clearStructuredCommandLine()
.build_event_stream.BuildEventId.StructuredCommandLineId structured_command_line = 18;
-
getStructuredCommandLineBuilder
public BuildEventStreamProtos.BuildEventId.StructuredCommandLineId.Builder getStructuredCommandLineBuilder()
.build_event_stream.BuildEventId.StructuredCommandLineId structured_command_line = 18;
-
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
public BuildEventStreamProtos.BuildEventId.WorkspaceStatusId getWorkspaceStatus()
.build_event_stream.BuildEventId.WorkspaceStatusId workspace_status = 14;- Specified by:
getWorkspaceStatusin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The workspaceStatus.
-
setWorkspaceStatus
public BuildEventStreamProtos.BuildEventId.Builder setWorkspaceStatus(BuildEventStreamProtos.BuildEventId.WorkspaceStatusId value)
.build_event_stream.BuildEventId.WorkspaceStatusId workspace_status = 14;
-
setWorkspaceStatus
public BuildEventStreamProtos.BuildEventId.Builder setWorkspaceStatus(BuildEventStreamProtos.BuildEventId.WorkspaceStatusId.Builder builderForValue)
.build_event_stream.BuildEventId.WorkspaceStatusId workspace_status = 14;
-
mergeWorkspaceStatus
public BuildEventStreamProtos.BuildEventId.Builder mergeWorkspaceStatus(BuildEventStreamProtos.BuildEventId.WorkspaceStatusId value)
.build_event_stream.BuildEventId.WorkspaceStatusId workspace_status = 14;
-
clearWorkspaceStatus
public BuildEventStreamProtos.BuildEventId.Builder clearWorkspaceStatus()
.build_event_stream.BuildEventId.WorkspaceStatusId workspace_status = 14;
-
getWorkspaceStatusBuilder
public BuildEventStreamProtos.BuildEventId.WorkspaceStatusId.Builder getWorkspaceStatusBuilder()
.build_event_stream.BuildEventId.WorkspaceStatusId workspace_status = 14;
-
getWorkspaceStatusOrBuilder
public BuildEventStreamProtos.BuildEventId.WorkspaceStatusIdOrBuilder 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
public BuildEventStreamProtos.BuildEventId.OptionsParsedId getOptionsParsed()
.build_event_stream.BuildEventId.OptionsParsedId options_parsed = 12;- Specified by:
getOptionsParsedin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The optionsParsed.
-
setOptionsParsed
public BuildEventStreamProtos.BuildEventId.Builder setOptionsParsed(BuildEventStreamProtos.BuildEventId.OptionsParsedId value)
.build_event_stream.BuildEventId.OptionsParsedId options_parsed = 12;
-
setOptionsParsed
public BuildEventStreamProtos.BuildEventId.Builder setOptionsParsed(BuildEventStreamProtos.BuildEventId.OptionsParsedId.Builder builderForValue)
.build_event_stream.BuildEventId.OptionsParsedId options_parsed = 12;
-
mergeOptionsParsed
public BuildEventStreamProtos.BuildEventId.Builder mergeOptionsParsed(BuildEventStreamProtos.BuildEventId.OptionsParsedId value)
.build_event_stream.BuildEventId.OptionsParsedId options_parsed = 12;
-
clearOptionsParsed
public BuildEventStreamProtos.BuildEventId.Builder clearOptionsParsed()
.build_event_stream.BuildEventId.OptionsParsedId options_parsed = 12;
-
getOptionsParsedBuilder
public BuildEventStreamProtos.BuildEventId.OptionsParsedId.Builder getOptionsParsedBuilder()
.build_event_stream.BuildEventId.OptionsParsedId options_parsed = 12;
-
getOptionsParsedOrBuilder
public BuildEventStreamProtos.BuildEventId.OptionsParsedIdOrBuilder 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
public BuildEventStreamProtos.BuildEventId.FetchId getFetch()
.build_event_stream.BuildEventId.FetchId fetch = 17;- Specified by:
getFetchin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The fetch.
-
setFetch
public BuildEventStreamProtos.BuildEventId.Builder setFetch(BuildEventStreamProtos.BuildEventId.FetchId value)
.build_event_stream.BuildEventId.FetchId fetch = 17;
-
setFetch
public BuildEventStreamProtos.BuildEventId.Builder setFetch(BuildEventStreamProtos.BuildEventId.FetchId.Builder builderForValue)
.build_event_stream.BuildEventId.FetchId fetch = 17;
-
mergeFetch
public BuildEventStreamProtos.BuildEventId.Builder mergeFetch(BuildEventStreamProtos.BuildEventId.FetchId value)
.build_event_stream.BuildEventId.FetchId fetch = 17;
-
clearFetch
public BuildEventStreamProtos.BuildEventId.Builder clearFetch()
.build_event_stream.BuildEventId.FetchId fetch = 17;
-
getFetchBuilder
public BuildEventStreamProtos.BuildEventId.FetchId.Builder getFetchBuilder()
.build_event_stream.BuildEventId.FetchId fetch = 17;
-
getFetchOrBuilder
public BuildEventStreamProtos.BuildEventId.FetchIdOrBuilder 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
public BuildEventStreamProtos.BuildEventId.ConfigurationId getConfiguration()
.build_event_stream.BuildEventId.ConfigurationId configuration = 15;- Specified by:
getConfigurationin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The configuration.
-
setConfiguration
public BuildEventStreamProtos.BuildEventId.Builder setConfiguration(BuildEventStreamProtos.BuildEventId.ConfigurationId value)
.build_event_stream.BuildEventId.ConfigurationId configuration = 15;
-
setConfiguration
public BuildEventStreamProtos.BuildEventId.Builder setConfiguration(BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder builderForValue)
.build_event_stream.BuildEventId.ConfigurationId configuration = 15;
-
mergeConfiguration
public BuildEventStreamProtos.BuildEventId.Builder mergeConfiguration(BuildEventStreamProtos.BuildEventId.ConfigurationId value)
.build_event_stream.BuildEventId.ConfigurationId configuration = 15;
-
clearConfiguration
public BuildEventStreamProtos.BuildEventId.Builder clearConfiguration()
.build_event_stream.BuildEventId.ConfigurationId configuration = 15;
-
getConfigurationBuilder
public BuildEventStreamProtos.BuildEventId.ConfigurationId.Builder getConfigurationBuilder()
.build_event_stream.BuildEventId.ConfigurationId configuration = 15;
-
getConfigurationOrBuilder
public BuildEventStreamProtos.BuildEventId.ConfigurationIdOrBuilder 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
public BuildEventStreamProtos.BuildEventId.TargetConfiguredId getTargetConfigured()
.build_event_stream.BuildEventId.TargetConfiguredId target_configured = 16;- Specified by:
getTargetConfiguredin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The targetConfigured.
-
setTargetConfigured
public BuildEventStreamProtos.BuildEventId.Builder setTargetConfigured(BuildEventStreamProtos.BuildEventId.TargetConfiguredId value)
.build_event_stream.BuildEventId.TargetConfiguredId target_configured = 16;
-
setTargetConfigured
public BuildEventStreamProtos.BuildEventId.Builder setTargetConfigured(BuildEventStreamProtos.BuildEventId.TargetConfiguredId.Builder builderForValue)
.build_event_stream.BuildEventId.TargetConfiguredId target_configured = 16;
-
mergeTargetConfigured
public BuildEventStreamProtos.BuildEventId.Builder mergeTargetConfigured(BuildEventStreamProtos.BuildEventId.TargetConfiguredId value)
.build_event_stream.BuildEventId.TargetConfiguredId target_configured = 16;
-
clearTargetConfigured
public BuildEventStreamProtos.BuildEventId.Builder clearTargetConfigured()
.build_event_stream.BuildEventId.TargetConfiguredId target_configured = 16;
-
getTargetConfiguredBuilder
public BuildEventStreamProtos.BuildEventId.TargetConfiguredId.Builder getTargetConfiguredBuilder()
.build_event_stream.BuildEventId.TargetConfiguredId target_configured = 16;
-
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
public BuildEventStreamProtos.BuildEventId.PatternExpandedId getPattern()
.build_event_stream.BuildEventId.PatternExpandedId pattern = 4;- Specified by:
getPatternin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The pattern.
-
setPattern
public BuildEventStreamProtos.BuildEventId.Builder setPattern(BuildEventStreamProtos.BuildEventId.PatternExpandedId value)
.build_event_stream.BuildEventId.PatternExpandedId pattern = 4;
-
setPattern
public BuildEventStreamProtos.BuildEventId.Builder setPattern(BuildEventStreamProtos.BuildEventId.PatternExpandedId.Builder builderForValue)
.build_event_stream.BuildEventId.PatternExpandedId pattern = 4;
-
mergePattern
public BuildEventStreamProtos.BuildEventId.Builder mergePattern(BuildEventStreamProtos.BuildEventId.PatternExpandedId value)
.build_event_stream.BuildEventId.PatternExpandedId pattern = 4;
-
clearPattern
public BuildEventStreamProtos.BuildEventId.Builder clearPattern()
.build_event_stream.BuildEventId.PatternExpandedId pattern = 4;
-
getPatternBuilder
public BuildEventStreamProtos.BuildEventId.PatternExpandedId.Builder getPatternBuilder()
.build_event_stream.BuildEventId.PatternExpandedId pattern = 4;
-
getPatternOrBuilder
public BuildEventStreamProtos.BuildEventId.PatternExpandedIdOrBuilder 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
public BuildEventStreamProtos.BuildEventId.PatternExpandedId getPatternSkipped()
.build_event_stream.BuildEventId.PatternExpandedId pattern_skipped = 10;- Specified by:
getPatternSkippedin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The patternSkipped.
-
setPatternSkipped
public BuildEventStreamProtos.BuildEventId.Builder setPatternSkipped(BuildEventStreamProtos.BuildEventId.PatternExpandedId value)
.build_event_stream.BuildEventId.PatternExpandedId pattern_skipped = 10;
-
setPatternSkipped
public BuildEventStreamProtos.BuildEventId.Builder setPatternSkipped(BuildEventStreamProtos.BuildEventId.PatternExpandedId.Builder builderForValue)
.build_event_stream.BuildEventId.PatternExpandedId pattern_skipped = 10;
-
mergePatternSkipped
public BuildEventStreamProtos.BuildEventId.Builder mergePatternSkipped(BuildEventStreamProtos.BuildEventId.PatternExpandedId value)
.build_event_stream.BuildEventId.PatternExpandedId pattern_skipped = 10;
-
clearPatternSkipped
public BuildEventStreamProtos.BuildEventId.Builder clearPatternSkipped()
.build_event_stream.BuildEventId.PatternExpandedId pattern_skipped = 10;
-
getPatternSkippedBuilder
public BuildEventStreamProtos.BuildEventId.PatternExpandedId.Builder getPatternSkippedBuilder()
.build_event_stream.BuildEventId.PatternExpandedId pattern_skipped = 10;
-
getPatternSkippedOrBuilder
public BuildEventStreamProtos.BuildEventId.PatternExpandedIdOrBuilder 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
public BuildEventStreamProtos.BuildEventId.NamedSetOfFilesId getNamedSet()
.build_event_stream.BuildEventId.NamedSetOfFilesId named_set = 13;- Specified by:
getNamedSetin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The namedSet.
-
setNamedSet
public BuildEventStreamProtos.BuildEventId.Builder setNamedSet(BuildEventStreamProtos.BuildEventId.NamedSetOfFilesId value)
.build_event_stream.BuildEventId.NamedSetOfFilesId named_set = 13;
-
setNamedSet
public BuildEventStreamProtos.BuildEventId.Builder setNamedSet(BuildEventStreamProtos.BuildEventId.NamedSetOfFilesId.Builder builderForValue)
.build_event_stream.BuildEventId.NamedSetOfFilesId named_set = 13;
-
mergeNamedSet
public BuildEventStreamProtos.BuildEventId.Builder mergeNamedSet(BuildEventStreamProtos.BuildEventId.NamedSetOfFilesId value)
.build_event_stream.BuildEventId.NamedSetOfFilesId named_set = 13;
-
clearNamedSet
public BuildEventStreamProtos.BuildEventId.Builder clearNamedSet()
.build_event_stream.BuildEventId.NamedSetOfFilesId named_set = 13;
-
getNamedSetBuilder
public BuildEventStreamProtos.BuildEventId.NamedSetOfFilesId.Builder getNamedSetBuilder()
.build_event_stream.BuildEventId.NamedSetOfFilesId named_set = 13;
-
getNamedSetOrBuilder
public BuildEventStreamProtos.BuildEventId.NamedSetOfFilesIdOrBuilder 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
public BuildEventStreamProtos.BuildEventId.TargetCompletedId getTargetCompleted()
.build_event_stream.BuildEventId.TargetCompletedId target_completed = 5;- Specified by:
getTargetCompletedin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The targetCompleted.
-
setTargetCompleted
public BuildEventStreamProtos.BuildEventId.Builder setTargetCompleted(BuildEventStreamProtos.BuildEventId.TargetCompletedId value)
.build_event_stream.BuildEventId.TargetCompletedId target_completed = 5;
-
setTargetCompleted
public BuildEventStreamProtos.BuildEventId.Builder setTargetCompleted(BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder builderForValue)
.build_event_stream.BuildEventId.TargetCompletedId target_completed = 5;
-
mergeTargetCompleted
public BuildEventStreamProtos.BuildEventId.Builder mergeTargetCompleted(BuildEventStreamProtos.BuildEventId.TargetCompletedId value)
.build_event_stream.BuildEventId.TargetCompletedId target_completed = 5;
-
clearTargetCompleted
public BuildEventStreamProtos.BuildEventId.Builder clearTargetCompleted()
.build_event_stream.BuildEventId.TargetCompletedId target_completed = 5;
-
getTargetCompletedBuilder
public BuildEventStreamProtos.BuildEventId.TargetCompletedId.Builder getTargetCompletedBuilder()
.build_event_stream.BuildEventId.TargetCompletedId target_completed = 5;
-
getTargetCompletedOrBuilder
public BuildEventStreamProtos.BuildEventId.TargetCompletedIdOrBuilder 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
public BuildEventStreamProtos.BuildEventId.ActionCompletedId getActionCompleted()
.build_event_stream.BuildEventId.ActionCompletedId action_completed = 6;- Specified by:
getActionCompletedin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The actionCompleted.
-
setActionCompleted
public BuildEventStreamProtos.BuildEventId.Builder setActionCompleted(BuildEventStreamProtos.BuildEventId.ActionCompletedId value)
.build_event_stream.BuildEventId.ActionCompletedId action_completed = 6;
-
setActionCompleted
public BuildEventStreamProtos.BuildEventId.Builder setActionCompleted(BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder builderForValue)
.build_event_stream.BuildEventId.ActionCompletedId action_completed = 6;
-
mergeActionCompleted
public BuildEventStreamProtos.BuildEventId.Builder mergeActionCompleted(BuildEventStreamProtos.BuildEventId.ActionCompletedId value)
.build_event_stream.BuildEventId.ActionCompletedId action_completed = 6;
-
clearActionCompleted
public BuildEventStreamProtos.BuildEventId.Builder clearActionCompleted()
.build_event_stream.BuildEventId.ActionCompletedId action_completed = 6;
-
getActionCompletedBuilder
public BuildEventStreamProtos.BuildEventId.ActionCompletedId.Builder getActionCompletedBuilder()
.build_event_stream.BuildEventId.ActionCompletedId action_completed = 6;
-
getActionCompletedOrBuilder
public BuildEventStreamProtos.BuildEventId.ActionCompletedIdOrBuilder 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
public BuildEventStreamProtos.BuildEventId.UnconfiguredLabelId getUnconfiguredLabel()
.build_event_stream.BuildEventId.UnconfiguredLabelId unconfigured_label = 19;- Specified by:
getUnconfiguredLabelin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The unconfiguredLabel.
-
setUnconfiguredLabel
public BuildEventStreamProtos.BuildEventId.Builder setUnconfiguredLabel(BuildEventStreamProtos.BuildEventId.UnconfiguredLabelId value)
.build_event_stream.BuildEventId.UnconfiguredLabelId unconfigured_label = 19;
-
setUnconfiguredLabel
public BuildEventStreamProtos.BuildEventId.Builder setUnconfiguredLabel(BuildEventStreamProtos.BuildEventId.UnconfiguredLabelId.Builder builderForValue)
.build_event_stream.BuildEventId.UnconfiguredLabelId unconfigured_label = 19;
-
mergeUnconfiguredLabel
public BuildEventStreamProtos.BuildEventId.Builder mergeUnconfiguredLabel(BuildEventStreamProtos.BuildEventId.UnconfiguredLabelId value)
.build_event_stream.BuildEventId.UnconfiguredLabelId unconfigured_label = 19;
-
clearUnconfiguredLabel
public BuildEventStreamProtos.BuildEventId.Builder clearUnconfiguredLabel()
.build_event_stream.BuildEventId.UnconfiguredLabelId unconfigured_label = 19;
-
getUnconfiguredLabelBuilder
public BuildEventStreamProtos.BuildEventId.UnconfiguredLabelId.Builder getUnconfiguredLabelBuilder()
.build_event_stream.BuildEventId.UnconfiguredLabelId unconfigured_label = 19;
-
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
public BuildEventStreamProtos.BuildEventId.ConfiguredLabelId getConfiguredLabel()
.build_event_stream.BuildEventId.ConfiguredLabelId configured_label = 21;- Specified by:
getConfiguredLabelin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The configuredLabel.
-
setConfiguredLabel
public BuildEventStreamProtos.BuildEventId.Builder setConfiguredLabel(BuildEventStreamProtos.BuildEventId.ConfiguredLabelId value)
.build_event_stream.BuildEventId.ConfiguredLabelId configured_label = 21;
-
setConfiguredLabel
public BuildEventStreamProtos.BuildEventId.Builder setConfiguredLabel(BuildEventStreamProtos.BuildEventId.ConfiguredLabelId.Builder builderForValue)
.build_event_stream.BuildEventId.ConfiguredLabelId configured_label = 21;
-
mergeConfiguredLabel
public BuildEventStreamProtos.BuildEventId.Builder mergeConfiguredLabel(BuildEventStreamProtos.BuildEventId.ConfiguredLabelId value)
.build_event_stream.BuildEventId.ConfiguredLabelId configured_label = 21;
-
clearConfiguredLabel
public BuildEventStreamProtos.BuildEventId.Builder clearConfiguredLabel()
.build_event_stream.BuildEventId.ConfiguredLabelId configured_label = 21;
-
getConfiguredLabelBuilder
public BuildEventStreamProtos.BuildEventId.ConfiguredLabelId.Builder getConfiguredLabelBuilder()
.build_event_stream.BuildEventId.ConfiguredLabelId configured_label = 21;
-
getConfiguredLabelOrBuilder
public BuildEventStreamProtos.BuildEventId.ConfiguredLabelIdOrBuilder 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
public BuildEventStreamProtos.BuildEventId.TestResultId getTestResult()
.build_event_stream.BuildEventId.TestResultId test_result = 8;- Specified by:
getTestResultin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The testResult.
-
setTestResult
public BuildEventStreamProtos.BuildEventId.Builder setTestResult(BuildEventStreamProtos.BuildEventId.TestResultId value)
.build_event_stream.BuildEventId.TestResultId test_result = 8;
-
setTestResult
public BuildEventStreamProtos.BuildEventId.Builder setTestResult(BuildEventStreamProtos.BuildEventId.TestResultId.Builder builderForValue)
.build_event_stream.BuildEventId.TestResultId test_result = 8;
-
mergeTestResult
public BuildEventStreamProtos.BuildEventId.Builder mergeTestResult(BuildEventStreamProtos.BuildEventId.TestResultId value)
.build_event_stream.BuildEventId.TestResultId test_result = 8;
-
clearTestResult
public BuildEventStreamProtos.BuildEventId.Builder clearTestResult()
.build_event_stream.BuildEventId.TestResultId test_result = 8;
-
getTestResultBuilder
public BuildEventStreamProtos.BuildEventId.TestResultId.Builder getTestResultBuilder()
.build_event_stream.BuildEventId.TestResultId test_result = 8;
-
getTestResultOrBuilder
public BuildEventStreamProtos.BuildEventId.TestResultIdOrBuilder getTestResultOrBuilder()
.build_event_stream.BuildEventId.TestResultId test_result = 8;- Specified by:
getTestResultOrBuilderin 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
public BuildEventStreamProtos.BuildEventId.TestSummaryId getTestSummary()
.build_event_stream.BuildEventId.TestSummaryId test_summary = 7;- Specified by:
getTestSummaryin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The testSummary.
-
setTestSummary
public BuildEventStreamProtos.BuildEventId.Builder setTestSummary(BuildEventStreamProtos.BuildEventId.TestSummaryId value)
.build_event_stream.BuildEventId.TestSummaryId test_summary = 7;
-
setTestSummary
public BuildEventStreamProtos.BuildEventId.Builder setTestSummary(BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder builderForValue)
.build_event_stream.BuildEventId.TestSummaryId test_summary = 7;
-
mergeTestSummary
public BuildEventStreamProtos.BuildEventId.Builder mergeTestSummary(BuildEventStreamProtos.BuildEventId.TestSummaryId value)
.build_event_stream.BuildEventId.TestSummaryId test_summary = 7;
-
clearTestSummary
public BuildEventStreamProtos.BuildEventId.Builder clearTestSummary()
.build_event_stream.BuildEventId.TestSummaryId test_summary = 7;
-
getTestSummaryBuilder
public BuildEventStreamProtos.BuildEventId.TestSummaryId.Builder getTestSummaryBuilder()
.build_event_stream.BuildEventId.TestSummaryId test_summary = 7;
-
getTestSummaryOrBuilder
public BuildEventStreamProtos.BuildEventId.TestSummaryIdOrBuilder 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
public BuildEventStreamProtos.BuildEventId.TargetSummaryId getTargetSummary()
.build_event_stream.BuildEventId.TargetSummaryId target_summary = 26;- Specified by:
getTargetSummaryin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The targetSummary.
-
setTargetSummary
public BuildEventStreamProtos.BuildEventId.Builder setTargetSummary(BuildEventStreamProtos.BuildEventId.TargetSummaryId value)
.build_event_stream.BuildEventId.TargetSummaryId target_summary = 26;
-
setTargetSummary
public BuildEventStreamProtos.BuildEventId.Builder setTargetSummary(BuildEventStreamProtos.BuildEventId.TargetSummaryId.Builder builderForValue)
.build_event_stream.BuildEventId.TargetSummaryId target_summary = 26;
-
mergeTargetSummary
public BuildEventStreamProtos.BuildEventId.Builder mergeTargetSummary(BuildEventStreamProtos.BuildEventId.TargetSummaryId value)
.build_event_stream.BuildEventId.TargetSummaryId target_summary = 26;
-
clearTargetSummary
public BuildEventStreamProtos.BuildEventId.Builder clearTargetSummary()
.build_event_stream.BuildEventId.TargetSummaryId target_summary = 26;
-
getTargetSummaryBuilder
public BuildEventStreamProtos.BuildEventId.TargetSummaryId.Builder getTargetSummaryBuilder()
.build_event_stream.BuildEventId.TargetSummaryId target_summary = 26;
-
getTargetSummaryOrBuilder
public BuildEventStreamProtos.BuildEventId.TargetSummaryIdOrBuilder 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
public BuildEventStreamProtos.BuildEventId.BuildFinishedId getBuildFinished()
.build_event_stream.BuildEventId.BuildFinishedId build_finished = 9;- Specified by:
getBuildFinishedin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The buildFinished.
-
setBuildFinished
public BuildEventStreamProtos.BuildEventId.Builder setBuildFinished(BuildEventStreamProtos.BuildEventId.BuildFinishedId value)
.build_event_stream.BuildEventId.BuildFinishedId build_finished = 9;
-
setBuildFinished
public BuildEventStreamProtos.BuildEventId.Builder setBuildFinished(BuildEventStreamProtos.BuildEventId.BuildFinishedId.Builder builderForValue)
.build_event_stream.BuildEventId.BuildFinishedId build_finished = 9;
-
mergeBuildFinished
public BuildEventStreamProtos.BuildEventId.Builder mergeBuildFinished(BuildEventStreamProtos.BuildEventId.BuildFinishedId value)
.build_event_stream.BuildEventId.BuildFinishedId build_finished = 9;
-
clearBuildFinished
public BuildEventStreamProtos.BuildEventId.Builder clearBuildFinished()
.build_event_stream.BuildEventId.BuildFinishedId build_finished = 9;
-
getBuildFinishedBuilder
public BuildEventStreamProtos.BuildEventId.BuildFinishedId.Builder getBuildFinishedBuilder()
.build_event_stream.BuildEventId.BuildFinishedId build_finished = 9;
-
getBuildFinishedOrBuilder
public BuildEventStreamProtos.BuildEventId.BuildFinishedIdOrBuilder 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
public BuildEventStreamProtos.BuildEventId.BuildToolLogsId getBuildToolLogs()
.build_event_stream.BuildEventId.BuildToolLogsId build_tool_logs = 20;- Specified by:
getBuildToolLogsin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The buildToolLogs.
-
setBuildToolLogs
public BuildEventStreamProtos.BuildEventId.Builder setBuildToolLogs(BuildEventStreamProtos.BuildEventId.BuildToolLogsId value)
.build_event_stream.BuildEventId.BuildToolLogsId build_tool_logs = 20;
-
setBuildToolLogs
public BuildEventStreamProtos.BuildEventId.Builder setBuildToolLogs(BuildEventStreamProtos.BuildEventId.BuildToolLogsId.Builder builderForValue)
.build_event_stream.BuildEventId.BuildToolLogsId build_tool_logs = 20;
-
mergeBuildToolLogs
public BuildEventStreamProtos.BuildEventId.Builder mergeBuildToolLogs(BuildEventStreamProtos.BuildEventId.BuildToolLogsId value)
.build_event_stream.BuildEventId.BuildToolLogsId build_tool_logs = 20;
-
clearBuildToolLogs
public BuildEventStreamProtos.BuildEventId.Builder clearBuildToolLogs()
.build_event_stream.BuildEventId.BuildToolLogsId build_tool_logs = 20;
-
getBuildToolLogsBuilder
public BuildEventStreamProtos.BuildEventId.BuildToolLogsId.Builder getBuildToolLogsBuilder()
.build_event_stream.BuildEventId.BuildToolLogsId build_tool_logs = 20;
-
getBuildToolLogsOrBuilder
public BuildEventStreamProtos.BuildEventId.BuildToolLogsIdOrBuilder 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
public BuildEventStreamProtos.BuildEventId.BuildMetricsId getBuildMetrics()
.build_event_stream.BuildEventId.BuildMetricsId build_metrics = 22;- Specified by:
getBuildMetricsin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The buildMetrics.
-
setBuildMetrics
public BuildEventStreamProtos.BuildEventId.Builder setBuildMetrics(BuildEventStreamProtos.BuildEventId.BuildMetricsId value)
.build_event_stream.BuildEventId.BuildMetricsId build_metrics = 22;
-
setBuildMetrics
public BuildEventStreamProtos.BuildEventId.Builder setBuildMetrics(BuildEventStreamProtos.BuildEventId.BuildMetricsId.Builder builderForValue)
.build_event_stream.BuildEventId.BuildMetricsId build_metrics = 22;
-
mergeBuildMetrics
public BuildEventStreamProtos.BuildEventId.Builder mergeBuildMetrics(BuildEventStreamProtos.BuildEventId.BuildMetricsId value)
.build_event_stream.BuildEventId.BuildMetricsId build_metrics = 22;
-
clearBuildMetrics
public BuildEventStreamProtos.BuildEventId.Builder clearBuildMetrics()
.build_event_stream.BuildEventId.BuildMetricsId build_metrics = 22;
-
getBuildMetricsBuilder
public BuildEventStreamProtos.BuildEventId.BuildMetricsId.Builder getBuildMetricsBuilder()
.build_event_stream.BuildEventId.BuildMetricsId build_metrics = 22;
-
getBuildMetricsOrBuilder
public BuildEventStreamProtos.BuildEventId.BuildMetricsIdOrBuilder 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
public BuildEventStreamProtos.BuildEventId.WorkspaceConfigId getWorkspace()
.build_event_stream.BuildEventId.WorkspaceConfigId workspace = 23;- Specified by:
getWorkspacein interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The workspace.
-
setWorkspace
public BuildEventStreamProtos.BuildEventId.Builder setWorkspace(BuildEventStreamProtos.BuildEventId.WorkspaceConfigId value)
.build_event_stream.BuildEventId.WorkspaceConfigId workspace = 23;
-
setWorkspace
public BuildEventStreamProtos.BuildEventId.Builder setWorkspace(BuildEventStreamProtos.BuildEventId.WorkspaceConfigId.Builder builderForValue)
.build_event_stream.BuildEventId.WorkspaceConfigId workspace = 23;
-
mergeWorkspace
public BuildEventStreamProtos.BuildEventId.Builder mergeWorkspace(BuildEventStreamProtos.BuildEventId.WorkspaceConfigId value)
.build_event_stream.BuildEventId.WorkspaceConfigId workspace = 23;
-
clearWorkspace
public BuildEventStreamProtos.BuildEventId.Builder clearWorkspace()
.build_event_stream.BuildEventId.WorkspaceConfigId workspace = 23;
-
getWorkspaceBuilder
public BuildEventStreamProtos.BuildEventId.WorkspaceConfigId.Builder getWorkspaceBuilder()
.build_event_stream.BuildEventId.WorkspaceConfigId workspace = 23;
-
getWorkspaceOrBuilder
public BuildEventStreamProtos.BuildEventId.WorkspaceConfigIdOrBuilder 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
public BuildEventStreamProtos.BuildEventId.BuildMetadataId getBuildMetadata()
.build_event_stream.BuildEventId.BuildMetadataId build_metadata = 24;- Specified by:
getBuildMetadatain interfaceBuildEventStreamProtos.BuildEventIdOrBuilder- Returns:
- The buildMetadata.
-
setBuildMetadata
public BuildEventStreamProtos.BuildEventId.Builder setBuildMetadata(BuildEventStreamProtos.BuildEventId.BuildMetadataId value)
.build_event_stream.BuildEventId.BuildMetadataId build_metadata = 24;
-
setBuildMetadata
public BuildEventStreamProtos.BuildEventId.Builder setBuildMetadata(BuildEventStreamProtos.BuildEventId.BuildMetadataId.Builder builderForValue)
.build_event_stream.BuildEventId.BuildMetadataId build_metadata = 24;
-
mergeBuildMetadata
public BuildEventStreamProtos.BuildEventId.Builder mergeBuildMetadata(BuildEventStreamProtos.BuildEventId.BuildMetadataId value)
.build_event_stream.BuildEventId.BuildMetadataId build_metadata = 24;
-
clearBuildMetadata
public BuildEventStreamProtos.BuildEventId.Builder clearBuildMetadata()
.build_event_stream.BuildEventId.BuildMetadataId build_metadata = 24;
-
getBuildMetadataBuilder
public BuildEventStreamProtos.BuildEventId.BuildMetadataId.Builder getBuildMetadataBuilder()
.build_event_stream.BuildEventId.BuildMetadataId build_metadata = 24;
-
getBuildMetadataOrBuilder
public BuildEventStreamProtos.BuildEventId.BuildMetadataIdOrBuilder 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.
-
setConvenienceSymlinksIdentified
public BuildEventStreamProtos.BuildEventId.Builder setConvenienceSymlinksIdentified(BuildEventStreamProtos.BuildEventId.ConvenienceSymlinksIdentifiedId value)
.build_event_stream.BuildEventId.ConvenienceSymlinksIdentifiedId convenience_symlinks_identified = 25;
-
setConvenienceSymlinksIdentified
public BuildEventStreamProtos.BuildEventId.Builder setConvenienceSymlinksIdentified(BuildEventStreamProtos.BuildEventId.ConvenienceSymlinksIdentifiedId.Builder builderForValue)
.build_event_stream.BuildEventId.ConvenienceSymlinksIdentifiedId convenience_symlinks_identified = 25;
-
mergeConvenienceSymlinksIdentified
public BuildEventStreamProtos.BuildEventId.Builder mergeConvenienceSymlinksIdentified(BuildEventStreamProtos.BuildEventId.ConvenienceSymlinksIdentifiedId value)
.build_event_stream.BuildEventId.ConvenienceSymlinksIdentifiedId convenience_symlinks_identified = 25;
-
clearConvenienceSymlinksIdentified
public BuildEventStreamProtos.BuildEventId.Builder clearConvenienceSymlinksIdentified()
.build_event_stream.BuildEventId.ConvenienceSymlinksIdentifiedId convenience_symlinks_identified = 25;
-
getConvenienceSymlinksIdentifiedBuilder
public BuildEventStreamProtos.BuildEventId.ConvenienceSymlinksIdentifiedId.Builder getConvenienceSymlinksIdentifiedBuilder()
.build_event_stream.BuildEventId.ConvenienceSymlinksIdentifiedId convenience_symlinks_identified = 25;
-
getConvenienceSymlinksIdentifiedOrBuilder
public BuildEventStreamProtos.BuildEventId.ConvenienceSymlinksIdentifiedIdOrBuilder getConvenienceSymlinksIdentifiedOrBuilder()
.build_event_stream.BuildEventId.ConvenienceSymlinksIdentifiedId convenience_symlinks_identified = 25;- Specified by:
getConvenienceSymlinksIdentifiedOrBuilderin interfaceBuildEventStreamProtos.BuildEventIdOrBuilder
-
setUnknownFields
public final BuildEventStreamProtos.BuildEventId.Builder setUnknownFields(UnknownFieldSet unknownFields)
Description copied from interface:Message.BuilderSet theUnknownFieldSetfor this message.- Specified by:
setUnknownFieldsin interfaceMessage.Builder- Overrides:
setUnknownFieldsin classGeneratedMessageV3.Builder<BuildEventStreamProtos.BuildEventId.Builder>
-
mergeUnknownFields
public final BuildEventStreamProtos.BuildEventId.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Description copied from interface:Message.BuilderMerge some unknown fields into theUnknownFieldSetfor this message.- Specified by:
mergeUnknownFieldsin interfaceMessage.Builder- Overrides:
mergeUnknownFieldsin classGeneratedMessageV3.Builder<BuildEventStreamProtos.BuildEventId.Builder>
-
-